improved

Posting quote account Creation/Modification

Greetings Developers,

We've made a key change to our FL3XX API. Now, only authorized endpoints - specifically the /api/external/user endpoints - can modify customer and account information.

This modification restricts the potential for inadvertent data changes.

Here's how it works: When you create a quote or booking and submit existing account or customer data, the API will use the data without updating it. If the system doesn't have the account or customer data, the API will create new entries from the provided data.
Remember, for updating or deleting existing passenger or account data, you must now exclusively use the /user/account & /user endpoints. This maintains our database's consistency and ensures data accuracy.

Please adapt your interactions with our API accordingly to enjoy a more secure and dependable system.