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: "6c23e490-7874-3f5a-87ab-c59bd05d07d6"
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: "305489"
source
string
example: "INTERNET"
terminal
string
example: "qcvysvofpqulynkk"

Request

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

Response