Cancel QR Code
DevelopingPATCH
/api/v0/qr-code/{qrCodeId}/cancelAPI to cancel the QrCode, once a qrCode is cancel, no payment will be accepted after that.
Request
Path Params
qrCodeId
string
required
unique qrCodeId provided by us in create qrCode API
Header Params
merchantAccessKey
string
optional
Authorization
string
optional
Body Params application/json
object {0}
Example
{}
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a month ago