1. 主页
  2. 文档
  3. REST API port
  4. Customers
  5. GET Retrieves a count of customers

GET Retrieves a count of customers

Retrieves a count of customers.

API:GET/rest/api/2021-07/customers/count

Parameters


Parameters
Data Type

created_at_min
string

Show customers created after a specified date.(format: 2014-04-25T16:15:47-04:00)


created_at_max
string

Show customers created before a specified date.(format: 2014-04-25T16:15:47-04:00)


updated_at_min
string

Show customers last updated after a specified date.(format: 2014-04-25T16:15:47-04:00)


updated_at_max
string

Show customers last updated before a specified date.(format: 2014-04-25T16:15:47-04:00)