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: "8dce7070-e4bf-35af-bc76-8c07192191b1"
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: "291129"
source
string
example: "INTERNET"
terminal
string
example: "tjsznsmuwidm"

Request

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

Response