Skip to main content
GET
Get a Sonny's customer

Authorizations

Authorization
string
header
required

Clerk tenant API key. The organizationId encoded by the key is the exact and only tenant scope.

Path Parameters

customerId
string
required

Response

Tenant-scoped resource.

customerId
string
required
customerNumber
string | null
required
firstName
string | null
required
lastName
string | null
required
companyName
string | null
required
birthDate
string<date> | null
required
contact
object
required
address
object
required
active
boolean | null
required
loyaltyNumber
string | null
required
loyaltySmsSignupAt
string<date-time> | null
required

UTC ISO 8601 timestamp.

recurringSmsSignupAt
string<date-time> | null
required

UTC ISO 8601 timestamp.

modifiedAt
string<date-time> | null
required

UTC ISO 8601 timestamp.

createdAt
string<date-time> | null
required

UTC ISO 8601 timestamp.