List of customers
POST
https://api.istores.co.il
/customers
Get list of customers with filters
Request Body
limitnumber · int64The limit of the results return - can be between 0 and 100
Example: 15Default: 10pagenumber · int64The page/index of the results related to the result number
Example: 2Default: 0searchstringSearch the customers by name or email - case sensitive
Example: Jhondirectionstring · enumThe direction of return results by the customer creation date
Enum values:descasc
Responses
customer_idnumber · int64Customer unique id - use to delete/get/edit customer
Example: 123customer_group_idnumber · int64Customer group id
Example: 23namestringFull customer name
Example: Jhon DoetelephonestringCustomer`s phone
Example: 0544884654date_addedstring · dateDate customer added or registered
addressesobject[]