Query Transaction
⚠️ Important Notes
Path parameters
idstringRequiredExample:
The transaction ID
4a162406-5320-474b-9462-c11a52416f73Responses
200
Transaction information retrieved successfully.
application/json
idintegerOptionalExample:
The transaction ID
2referencestringOptionalExample:
Unique reference for the transaction
49434b7a-9b79-44ab-b1fd-a7d5c93dcd91currency_codestringOptionalExample:
The currency code
GBPamountstringOptionalExample:
The amount of the transaction
100chargesstringOptionalExample:
The charges for the transaction
0statusstringOptionalExample:
The status of the transaction
ProcessingnarrationstringOptionalExample:
A description or reason for the transaction
Test PayouttypestringOptionalExample:
The type of the transaction
Debitmerchant_referencestringOptionalExample:
The merchant's reference for the transaction
sdkfjsldfjget
/v1/payment/transaction/{id}200
Transaction information retrieved successfully.
Last updated