Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you are using emergency contact details, we kindly ask you to perform the necessary changes until end of April latest.

Profile

...

Sections handling

The API calls for retrieving a company and/or traveller profile utilize a concept of information-sections, which allows for clients to fetch only the data specifically needed for processing instead of the complete profile.
So far, these API calls have defaulted to returning all available data if the sections parameter has been omitted.

As more and more sections have been are being made available, we will in future no longer return all available data if no sections have been defined.

If you are not yet specifying any sections, we kindly ask you to change this and only use the for your application relevant sections.

change the default behaviour.
Starting on MONTH XX, 2022 we will only return sections that have been explicitly requested in order to cut down on the amount of unnecessary data being exchanged between systems.

Affected API calls

Only the following API calls are affected by this change:

  • GET /api/v1/profiles/company/{uuid}
  • GET api/v1/profiles/traveller/{uuid}