# Customers

## Docs

- [List Customers](https://docs.zid.sa/list-of-customers.md): Retrieves a paginated list of store customers, including customer details, order counts, and summary metadata, with support for advanced filtering, sorting, and array based queries.
- [View Customer](https://docs.zid.sa/get-customer-by-id.md): This endpoint retrieves the details of a certain customer using the Customer's ID.
- [Primary Customer List](https://docs.zid.sa/primary-customer-list-35928051e0.md): Retrieves a paginated list of store customers, including primary customer details only
- [FInd Customer By Phone Number](https://docs.zid.sa/find-customer-by-phone-number-35930862e0.md): Retrieves a customer by mobile number
- [Customer Profile](https://docs.zid.sa/customer-profile-35966733e0.md): Retrieves a detailed customer data from a store's customer list
- [Add Customer](https://docs.zid.sa/add-customer-35822570e0.md): This endpoint add a new customer to the store's customer list.
- [Update Customer](https://docs.zid.sa/update-customer-35883566e0.md): This endpoint modify a customer from the store's customer list.
- [Delete Customer](https://docs.zid.sa/delete-customer-35888658e0.md): This endpoint delete a customer from the store's customer list.
- [Add Bulk Customers](https://docs.zid.sa/add-bulk-customers-35887214e0.md): This endpoint add bulk customers to the store's customer list.
- [Import Customers](https://docs.zid.sa/import-customers-35889638e0.md): This endpoint allows you to import a customer list from an Excel sheet. Please use the same template available in the dashboard.
