Get customer

Get a single customer

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

Get a customer using the id of the customer that was generated by the system.

The get customer response includes two identifiers: the system customer id, which is an integer, and the merchant's customer identifier or customer_id, which is an alphanumeric string.

To update a customer, after you get the customer, change the address format. See Update customer.

To create an order for the customer, set the order's customer_id to the system customerid.

The URLs in the examples in API documentation contain the {env} variable. Replace this variable with test for the test environment and app for the production environment.

Path Params
int32
required

The customer ID generated by the system.

Query Params
int32

If you have more than one profile, you must supply the ID of the profile to use

Responses

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