• Register

Retrieve Invoice QR Code by ID

This API allows to retrieve the QR code of a specific invoice using invoice number.

Request URI

Path Parameter Type Mandatory Description
invoiceNumber String Y Unique identifier for the invoice

Response Structure

Field Type Description
status(0...∞) Array List of invoice status objects
invoiceUUID String Invoice universally unique identifier
externalLink String QRCODE link
status/ADDITIONAL_PROPERTIES(0...∞) Array List of additional properties
Name String Name of the additional property
Value String Value of the additional property

Response Example

Docs Navigation