Verify

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

MEDIA TYPE: application/json

RESPONSE SCHEMA: application/json
id
string
example: "72ca4b10-83fe-39ee-b2f7-fea5f7e83c16"
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: "792098"
source
string
example: "INTERNET"
terminal
string
example: "onrqqqvuxrwot"

Request

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

Response