Customer API
The Customer API is responsible for managing and maintaining data related to customers of the "We Do Takeaway" WDT service.
Required data
The service needs to store the name, address, contact details and preferences of each customer of a service. Login and authentication related data will be stored in the authentication server and will need to be associated with the customer database.