Customer

Self-Service API for Personal Data Management

The 'Customers' section of the Babel Licensing Service API represents a dedicated interface for external customers holding the 'Customer' role. This API is uniquely tailored not for the administrative management of customer data, but for empowering customers to access and modify their own information from a personal perspective. It serves as a self-service portal where customers can manage their details, preferences, and licensing information.

Get

Roles: Customer

The GET method for the endpoint is designed for customers to access their personal information using their unique customer code. When a customer inputs their specific code, this method retrieves a comprehensive view of their profile, including contact details.

Put

Roles: Customer

The PUT method at the same endpoint enables customers to update their personal information. By using their unique customer code, customers can securely modify details such as contact information, preferences, or other relevant personal data.

Last updated