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: "b1222d87-e695-3778-a50b-8d619acd8e87"
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: "944066"
source
string
example: "INTERNET"
terminal
string
example: "vtpanl"

Request

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

Response