Search customers

Return detailed information on specific customer criteria.

Query Params
string

Search for specific Customer ID(s). Comma separate for multiple.

integer

Search customers that belong to a specific connection.

string

Search for customers by first name.

string

Search for customers by last name.

string

Search for customers by email.

string

Search for customers by telephone number.

string

Search customers with orders using a specific IP Address.

date-time

Search customers that were created on or after this date. A date to and from field is required when not passing customer ID(s) or customer email.

date-time

Search customers that were created on or before this date. Required when passing date_created_from. Maximum date range: 31 days.

date-time

Search customers that were modified on or after this date. A date to and from field is required when not passing customer ID(s) or customer email.

date-time

Search customers that were modified on or before this date. Required when passing date_modified_from. Maximum date range: 31 days.

integer

Search for customers by a specific order ID.

integer

Search customers that have orders associated with a specific campaign ID.

integer

Search for customers using the transaction ID.

integer

Search customers that have orders that contain specific offers.

integer

Search for customers using the order offer ID.

integer | null
enum

Search customers that have offers in a specific status.

  • 1 - Active
  • 2 - Cancelled
  • 3 - Complete
  • 4 - Partial
  • 5 - Declined
  • 6 - Archive
  • 7 - Rejected
  • 8 - Removed
  • 9 - Paused
  • 10 - Expired
boolean

Search customers that have recurring offers.

integer

Search customers that have transactions using a specific merchant ID.

integer

Search customers that have cards that have a specific BIN number.

integer

Search customers that have cards that have specific last 4 digits.

boolean

Search for only blacklisted customers.

boolean

Search customers that have test orders.

string

Search customers that have used a specific discount code.

string

Search customers using the ship address.

string

Search customers using the ship city.

string

Search customers using the ship state.

string

Search customers using the ship zipcode.

string

Search customers using the ship country.

string

Search customers using the bill address.

string

Search customers using the bill city.

string

Search customers using the bill state.

string

Search customers using the bill zipcode.

string

Search customers using the bill country.

integer

Search for customers by a specific shipment ID.

string

Search for customers by using a tracking number from a shipment.

string

Custom Tracking Variable Options 1-20 that would be on a customer order.

string
enum

Expand on the information returned by including 'with' in the query parameters. For multiple attributes, separate with a comma (example : with=customer_cards,customer_addresses)

Allowed:
integer

Limit the number of results. Default: 25, max: 200.

integer

Offset the results

string

Field to sort result by

string
enum

Order by asc or desc

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json