QR Cancel Payment

API Direction

3rd party Payment Apps -> PAYON Agregator

POST {{URL}}/pg/qrcancelpayment

Request Body

NameTypeDescription

merchantId

String

Merchant Identification

termId

String

Terminal Identification

txId

String

Transaction's Identification

amount

BigDecimal

Amount

{
    // Response
}

Last updated