Versions Compared

Key

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

...

Scopeapi.profilesondemand.writeread
Endpointapi/v1/profiles/company/<uuid>/subsidiaries
Request methodGET

...

It is important to note that the commonTitle is mandatory whenever sex is set to MALE or FEMALE if the agency is using Title Structure "Default".
Should you create / update a profile using compoundTitle, you might still get an errorMessage for greeting.commonTitle in case the supplied compoundTitle can not be derived into a valid commonTitle.

Get linked traveller profiles

 

Scopeapi.profilesondemand.read
Endpointapi/v1/traveller/<uuid>/arranger-contacts
Request methodGET

 

Query returns an array of travellers where the specified uuid is linked as an arranger.

Scopeapi.profilesondemand.read
Endpointapi/v1/traveller/<uuid>/approver-contacts
Request methodGET

Query returns an array of travellers where the specified uuid is linked as an approver.

Create new traveler profile

...