Authorize

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

MEDIA TYPE: application/json

terminal
string

Card Present terminal ID

nullable

RESPONSE SCHEMA: application/json
id
string
example: "839ad009-1c10-32bf-899c-2b04f5526054"
operation
string
example: "AUTHORIZE"
type
string
example: "AUTHORIZATION"
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: "912419"
source
string
example: "INTERNET"
terminal
string
example: "afssyybnwalgv"

Request

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

Response