Skip to main content
GET
Get a transaction

Overview

Returns the full details of a single card transaction, including merchant data, billing amounts, and related transaction references (e.g. the original authorization that a reversal or refund relates to).

Path Parameters

Example

Success Response (200)

Field Reference

Error Codes

Authorizations

Authorization
string
header
required

API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Response

Transaction retrieved

success
boolean
Example:

true

status
integer
Example:

200

message
string
Example:

"Transaction retrieved"

data
object
meta
object