Get Customer
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
customer_id
account_id
Query parameters
expand
Response
Successful Response
id
name
first_name
last_name
email
phone
billing_email
business_name
address
shipping_address
tax_ids
currency
ISO 4217 currency codes.
language
invoice_settings
total_spent
Cash captured from this customer, minus refunds and chargebacks. Null when no cash was captured — including invoices settled outside the platform and customers who were fully refunded.
metadata
created_at
updated_at
credit_balance
Primary credit balance (largest currency). Deprecated: use credit_balances.
credit_balances
Credit balances per currency
custom_fields
Custom field values. Only included when expand=custom_fields is specified.
Errors
422
Unprocessable Entity Error