Customer
Get Customer
GET
Headers
Query Parameters
The unique identifier of the customer
The unique email of the customer
Response
200 - application/json
Successfully retrieved the customer
Unique identifier for the object.
String representing the environment.
Available options:
test
, live
, sandbox
String representing the object’s type. Objects of the same type share the same value.
Customer email address.
Example:
"user@example.com"
The ISO alpha-2 country code for the customer.
Example:
"US"
Creation date of the product
Example:
"2023-01-01T00:00:00Z"
Last updated date of the product
Example:
"2023-01-01T00:00:00Z"
Customer name.
Example:
"John Doe"