• Register

Retrieve pending Invoices

This API allows to retrieve the numbers of invoices with the export flag set to false, enabling results to be filtered by country.

Request URI

Query Parameter Type Mandatory Description
country String N Allows ordering the results by country

Response Structure

Field Type Description
invoices(0...∞) Array List of invoice objects
invoiceId String Invoice Id
createdDate String Creation date
lastModified String Last modified date
country String Country

Response Example

Docs Navigation