Creates a dynamic QR code for payment processing. This endpoint allows partners to generate QR codes that can be used for payment transactions. The QR code is associated with a specific store and can be used to facilitate payments through the partner's payment system.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
{"bankName":"Ngân hàng TMCP Quân đội (MB Bank)","bankCode":"MB","bankAccountNumber":"0123456789012","bankAccountName":"NGUYEN VAN A","qrcode":"string","storeId":"string","billNumber":"string","id":"string"}