Notify QR Scan

This end point is for merchant notify qr have been scanned. When QR's scanned activity is created, 3rd party Payment Apps need to call this end point to notify to PG's Aggregator.

API Direction

3rd party Payment Apps -> PAYON Agregator

POST {{URL}}/pg/notifyqrscanned

Request Body

{
    // Response
}

Last updated