improved

Account Management

We are excited to announce a significant API endpoint and account management system update. In a bid to enhance our user experience, we've streamlined the process of creating and retrieving accounts.

Now, when creating an account using our external API endpoint POST /api/external/user/account, the system will automatically generate a unique 'externalReference', even if not provided.
This simplifies your interaction with our service and prevents the need for manual externalReference generation.

For those creating accounts internally through the FL3XX client, we've created a format fl3xx_{internalID} as a reference.
You can easily retrieve these internally-created accounts using GET, PUT, DELETE /api/external/user/account/{externalReference} Endpoint.

This feature enhancement is a step forward in our continuous efforts to make our services more user-friendly, reliable, and efficient.

Please note, you can still Read, Update, and Delete an account using the externalReference created externally.

We're confident these updates will serve your needs better and we appreciate your trust and patience as we continue to improve our services.