Get Transaction
GEThttps://api.prahsys.com/payments/n1/merchant/{merchantId}/payment/{paymentId}/transaction/{transactionId}
RESPONSE SCHEMA: application/json
id
string
example:
"9e2f7f7b-cbd0-3361-9d45-10479c18bed6"
operation
string
example:
"REFUND"
type
string
example:
"REFUND"
result
string
example:
"SUCCESS"
amount
number
example:
182.7
currency
string
example:
"USD"
authorizationAdjustmentActions
string
example:
"INCREMENT"
gatewayCode
string
example:
"APPROVED"
avsCode
string
example:
"ADDRESS_MATCH"
cscCode
string
example:
"MATCH"
stan
string
example:
"886325"
source
string
example:
"INTERNET"
terminal
string
example:
"xmrl"
Request
shell
https://api.prahsys.com/payments/n1/merchant/{merchantId}/payment/{paymentId}/transaction/{transactionId}Loading…