# Customer accounts

In this part of the exercise, store customer information.

Follow the steps to:&#x20;

* Create an Entity to store information related to customer accounts “UserName\_Acc\_customers”.
* Create an API to create and store records in that entity “UserName\_Acc\_AddCustomer”.
* View customer records created through the API stored in the “UserName\_Acc\_customers” entity.
