Postman


We provide a postman collection for testing the API.

Download : Postman collection with "Save Link As" and import the collection to Postman.

The collection use these environment variables:

Code Description Note
baseurl API endpoint URL
username Data provider username You must change this
password Data provider password You must change this
token Token returned by authentication Updated automatically after login
last_invoice_uuid UUID of last invoice sent to API Updated automatically when sending invoice

In Postman you need to have a environment with these variables.

You can download the following postman environment configurations with "Save Link As" and import the environment to Postman. After import you must update username and password.

Postman production environment

Postman test environment