get all customers

Get all your customers

This endpoint is throttled to 1 request every 120,000 milliseconds.

Request

MethodURL

GET

{{baseUrl}}/api/service/v1/query/customer/all

HeaderValue

Content-Type

application/json

publicKey

{{publicKey}}

b-access-token

{{accessToken}}

Use the accessToken that was given in response to /api/service/v1/query/merchant/login

Last updated