Returns the list of Customer objects

Returns the list of Customer objects

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time

Expects an ISO8601 timestamp. It will display Customer objects updated at this exact time. Useful with the "gt" & "lt" additional filters.

string

When specified, will only display Customer objects with an exact match of the "phone_number" field. Not limited to numberic values.

string

When specified, will only display Customer objects with an exact match of the "last_name" field.

integer

Expects a positive integer value. Will only display Customer objects that have the specified amount of purchases attached to their name.

boolean

Flag. If set to True, will only display Customer objects that are visible in the system.

string

When specified, will only display Customer objects with an exact match of the "first_name" field.

string

When specified, will only display Customer objects with an exact match of the "uuid" field.

string

When specified, will only display Customer objects with an exact match of the "ref_number" field. Not limited to numeric values.

string

When specified, will only display Customer objects with an exact match of the "email" field.

date-time

Expects an ISO8601 timestamp. Will display Customer objects created at this exact time. Useful with the "gt" & "lt" additional filters.

integer

Expects a positive integer value. Will only display Customer objects that have the specified amount of visits attached to their name.

fields
array of strings

Comma separated list of fields to display. Only the specified fields will be returned in the response body, along with fields related to those specified.

fields
string
enum
Allowed:
integer

Limit for results count

integer

Offset for returned results

Responses

301

Invalid request URL - make sure that the URL ends with a trailing slash.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

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