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: "0a8b0bc6-dd03-30f9-bb22-0be4dc09120a"
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: "303500"
source
string
example: "INTERNET"
terminal
string
example: "alh"

Request

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

Response