v1
latestOpenAPI 3.0.12026-07-24128351404.9 KBCommon
Parse QR content
Parses raw QR payload content and returns a normalized representation of the payment data. Optional customer and fiat currency inputs can be supplied to apply country- or channel-specific parsing rules.
post/open-api/v3/scan2pay/common/qr/parse
Request body
Example request
{
"qrContent": "00020101021138560010A0000007270126000697040701128888123456780208QRIBFTTA53037045802VN63042249",
"customerId": "1986466477083709441",
"fiatCurrency": "VND"
}Response
Successful operation