Get Transaction
GEThttps://api.prahsys.com/payments/n1/merchant/{merchantId}/payment/{paymentId}/transaction/{transactionId}
RESPONSE SCHEMA: application/json
id
string
example:
"25cf38ee-44f7-3d8d-9240-35a4055a3865"operation
string
example:
"REFUND"type
string
example:
"REFUND"result
string
example:
"SUCCESS"amount
number
example:
880.56currency
string
example:
"USD"authorizationAdjustmentActions
string
example:
"INCREMENT"gatewayCode
string
example:
"APPROVED"avsCode
string
example:
"ADDRESS_MATCH"cscCode
string
example:
"MATCH"stan
string
example:
"945425"source
string
example:
"INTERNET"terminal
string
example:
"lrrsmvx"Request
shell
https://api.prahsys.com/payments/n1/merchant/{merchantId}/payment/{paymentId}/transaction/{transactionId}Loading…