/connections

You can get an overview of all the connected organizations byt simply sending a GET call. This list contains the name and VAT-number of the connected organizations such that you can match these with your internal database.

The reference you used when you invited the organization is also included (if you did this with the API). So this field can also be used for matching with your internal database, for instance by including your internal supplier reference.

Get connections

get
/connections

Use this endpoint to get an overview of all connections for your organization.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Successful response

application/json
get
/connections

EXAMPLE

Last updated