Get a customer by ID.
Documentation Index
Fetch the complete documentation index at: https://docs.runonatlas.com/llms.txt
Use this file to discover all available pages before exploring further.
You can obtain this key from the Atlas dashboard. It must be of type secret
The Atlas customer ID
1"atlas-internal-customer-id-123"
The customer that has been retrieved.
The date and time the customer was created
"2021-01-01T00:00:00.000Z"
The Atlas customer ID
1"atlas-internal-customer-id-123"
The date and time the customer was last updated
"2021-01-01T00:00:00.000Z"
The Atlas merchant ID
1"atlas-internal-merchant-id-123"
Billing address line 1
1"123 Main St"
Billing address line 2
1"Apt 1"
Billing city
1"Anytown"
Billing country
1"US"
Billing state
1"CA"
Billing zip code. Must be 5 digits or 5+4 format.
^\d{5}(-\d{4})?$"12345"
Shipping address line 1
1"123 Main St"
Shipping address line 2
1"Apt 1"
Shipping city
1"Anytown"
Shipping country
1"US"
Shipping state
1"CA"
Shipping zip code. Must be 5 digits or 5+4 format.
^\d{5}(-\d{4})?$"12345"
The email of the customer
1"john.doe@example.com"
The external ID of the customer (e.g. the customer ID in your system)
1"external-customer-id-123"
The name of the customer
1"John Doe"
The QuickBooks ID of the customer
1"quickbooks-customer-id-123"
The Stripe ID of the customer
1"stripe-customer-id-123"