Get customer

Get a customer by ID

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

idstringRequired

Response

200
idstring
namestring
legalNamestring or null
emailstring
phonestring
websitestring
externalIdstring or null
creationStateenum
Allowed values:
churnDatedatetime or null
vatNumberstring or null
metadatamap from strings to any or null
createdAtdatetime
updatedAtdatetime
billingAddressobject or null

Errors