Danh sách khách hàng
Request
curl --location 'https://vpage.open.nhanh.vn/v3.0/customer/list?appId={{appId}}&businessId={{businessId}}' \
--header 'Authorization: {{accessToken}}' \
--header 'Content-Type: application/json' \
--data '{
"filters": {}
}'
Filters
Key
Type
Description
Response
Failed response
Successful response
Last updated