Retrieve a customer
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns a customer object if a valid identifier was provided.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
customer The customer's address.
ID of the default payment method for the customer.
Whether the customer has any unpaid or past-due invoices.
An arbitrary description attached to the customer.
The customer's email address.
The prefix for the customer used to generate unique invoice numbers.
Invoicing preferences for the customer.
Legal information about the customer.
The customer's full name.
The customer's phone number.
Radar's risk assessment of the customer.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.