Upcoming change to Greeting & Title on traveller profiles
Currently available fields:
...
On top a new field will be available: Name suffix / nameSuffix
Transition logic for deprecated fields
We will continue to support the deprecated fields until their scheduled removal. The following translation logic will be applied:
Direction | Field | Logic |
---|---|---|
From Faces (HTTP GET) | gender |
|
title | Will be mapped one-to-one from greeting.formalTitle | |
To Faces (HTTP PATCH / POST) | gender |
|
title | Will be mapped one-to-one to greeting.formalTitle |
API rate limiting
If we monitor excessive API calls over a longer period, we reserve the right to set a rate limiting or to charge for these calls.