Get Customer
GET
https://s.boxme.asia/api/v2/orders/customers/list/
Last modified:2024-02-22 03:45:13
Request
Query Params
create_from
integer
optional
Example:
1701363600
create_to
integer
optional
Example:
1704041999
customer_type
string
optional
Example:
online
page_size
integer
required
Example:
25
page
integer
required
Example:
1
Header Params
Authorization
string
optional
Example:
Token {{API_TOKEN}}
Content-Type
string
optional
Example:
application/json
Request samples
Responses
Modified at 2024-02-22 03:45:13