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.

customerId is optional for parsing-only requests. It is required if the
returned qrToken will be used to create a payout order with qrMode set
to TOKEN, because the token is associated with the specified customer.

For the request structure, see the
QR Parse Request Resource.
For the response structure, see the
QR Parse Response Resource.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
length between 0 and 10240

Raw QR payload content

string

Numeric string representing a 64-bit Interlace customer identifier. Optional for parsing-only requests; required if the returned qrToken will be used to create a payout order with qrMode set to TOKEN, because the token is associated with the specified customer

string
length between 3 and 4

Optional transaction currency (ISO 4217) used to assist QR parsing

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json