Customer Profile
{
"customerId": "string",
"tenantId": "string",
"firstName": "string",
"lastName": "string",
"displayName": "string",
"emailAddress": "string",
"isAccountLocked": true,
"mobileNumber": "string",
"optinSms": true,
"optinEmail": true,
"acceptTerms": true
"dateOfBirth": "2020-06-13T10:00:21.467Z",
"attributes": [
{
"name": "string",
"value": "string"
}
],
"createdAt": "2020-06-13T10:00:21.467Z",
"changedAt": "2020-06-13T10:00:21.467Z",
"contactPhone": "string",
"externalReference": "string",
"externalStatus": "string"
}Last updated
Was this helpful?