Verify

PUT/n1/merchant/{merchantId}/payment/{paymentId}/verify

MEDIA TYPE: application/json

RESPONSE SCHEMA: application/json
id
string
example: "a65a0dfd-bc1f-3733-af3c-a955c23ffa33"
operation
string
example: "VERIFY"
type
string
example: "VERIFICATION"
result
string
example: "SUCCESS"
currency
string
example: "USD"

authorizationAdjustmentActions
string
example: "INCREMENT"
gatewayCode
string
example: "APPROVED"
avsCode
string
example: "ADDRESS_MATCH"
cscCode
string
example: "MATCH"
stan
string
example: "524542"
source
string
example: "INTERNET"
terminal
string
example: "auqalurvcgdoji"

Request

shell
https://api.prahsys.com/payments/n1/merchant/{merchantId}/payment/{paymentId}/verify
Loading…

Response