Pay

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

MEDIA TYPE: application/json

terminal
string

Card Present terminal ID

nullable

RESPONSE SCHEMA: application/json
id
string
example: "58d1c624-9b49-3809-9d9a-5d1853f964e4"
operation
string
example: "PAY"
type
string
example: "CAPTURE"
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: "533269"
source
string
example: "INTERNET"
terminal
string
example: "khtxklbhnr"

Request

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

Response