List customers

Retrieves the Customers matching the query parameters specified in the request url.

A Customer represents a person or business that purchases products or services from your company. Exemptions can be linked to Customers and looked up during transactions based on the customerAccount value included on the transaction.

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

The ID of the CereTax profile the customer is associated with

string

The unique value identifying this customer that is used in transactions to look-up any active exemptions

string

The unique CereTax ID of the customer

string

The name of the customer

integer

The page parameter defines the specific page of results you wanted returned in the response.

integer

The perPage parameter controls how many transaction records are included in each page of the result set. The default and max is 100.

string

The $filter parameter can be used to construct a filter statement that will be used to search for specific customer records. For more information on filtering, see Filtering with CereTax APIs.

Response

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