Get customer list

This endpoint will get you the list of all the customers that belong to a merchant

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

startDate and endDate

This parameters allow you to indicate the information you want to see within a certain time period. For example, if your your startDate is 2022-10-15 and your **endDate is 2023-03-05 Then you'll see information between October 15, 2022 and March 5, 20203.

Query Params
string

The list can come in two orders. Latest to oldest (ASC) or oldest to latest (DESC))

string

You can search for customers with particular name. Example, all customers that bear John

date

Search customers that were created at the beginning of a certain date. It should follow format — YYYY-MM-DD

date

Search customers that were created at the end of a certain date. It should follow format — YYYY-MM-DD

int32
Defaults to 1

Specify which page of the customer list you want displayed.

int32
Defaults to 10

How many customers should be displayed in a page. For example, you can request for 100 customers to be displayed in a page.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json