Validates a QR code and extracts merchant information from it. This endpoint can be used to verify QR codes before creating a Sell and Pay transaction.
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>.
QR code data to validate. This contains the payment information that will be validated.
1"test_qr_code"
QR code validated successfully
Name of the merchant associated with the QR code.
"Test Merchant"