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 Make sure this points to the right URL
target_ver Target API Version Default is v1.2.0
username Data provider username You must change this
password Data provider password You must change this
provider_id Data provider ID 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
last_invoice_optician_uuid UUID of last optician invoice sent to API Updated automatically

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