Get total customer count
Optional
params: Partial<CustomerListParams>Filter parameters
Total number of customers matching filters
Create a new customer
Customer creation data
Created customer
Get a list of customers
Optional
params: CustomerListParamsQuery parameters for filtering and pagination
Paginated list of customers
Search for customers
Search parameters
List of matching customers
Update an existing customer
Customer ID
Customer update data
Updated customer
Customers resource handler