List Customers
Returns a list of all Customers. Default sorting is by customer_ID, from lowest to highest. Optional parameters can be passed in.
Returns a list of all Customers. Default sorting is by customer_ID, from lowest to highest. Optional parameters can be passed in.
Not returned in any responses, but accepts up to two fields allowing you to set the customer’s password. If a password is not supplied, it is generated automatically. For further information about using this object, please see the Customers resource documentation.
Describes whether the customer accepts product review emails or abandon cart emails. Read-Only.
Date on which the customer registered from the storefront or was created in the control panel. This is a Read-Only field; do not set or modify its value in a POST or PUT request.
Date on which the customer updated their details in the storefront or was updated in the control panel. This is a Read-Only field; do not set or modify its value in a POST or PUT request.
Array of custom fields. This is a Read-Only field; do not set or modify its value in a POST or PUT request.
Unique numeric ID of this customer. This is a Read-Only field; do not set or modify its value in a POST or PUT request.
Store-owner notes on the customer.
The customer’s IP address when they signed up.
The amount of credit the customer has. (Float, Float as String, Integer)
If applicable, the tax-exempt category of the shopper’s customer account. You can apply a tax-exempt category to multiple customers. This code should match the exemption codes provided by the third-party integration.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
The MIME type of the response body.