Get customer by external ID

Get a customer by external ID

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

externalIdstringRequired

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