Skip to main content
GET
Get customer by ID

Authorizations

nadles-provider-key
string
header
required

API key provided in the admin portal

Path Parameters

customerId
string
required

The ID of the customer.

Response

200 - application/json

OK

id
string
name
string | null
email
string | null
external_id
string | null
billing_address_line1
string | null
billing_address_line2
string | null
billing_address_city
string | null
billing_address_country_code
string | null
billing_address_zip_code
string | null
billing_address_region
string | null
is_business
boolean
business_name
string | null
company_number
string | null
tax_identifier
string | null