Skip to main content
POST
Read QR code from invoice

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
base64_file
string
required

Base64 encoded image/PDF containing QR code

Example:

"JVBERi0xLjcKCjEgMCBvYmogICUgZW50..."

options
object

Response

QR code content

qr_info
object