...
Code Block | ||
---|---|---|
| ||
[
{
"personId": 0,
"contactInformationId": 0,
"buypassId": 0,
"firstName": "string",
"lastName": "string",
"primaryEmail": "string",
"primaryTelephone": "string",
"email": "string",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"postNumber": "string",
"mobilePhone": "string",
"gender": "Male",
"dateOfBirth": "2022-07-05T08:17:50.296Z",
"countryId": 0,
"countryName": "string",
"countryShortName": "string"
}
] |
Datakilde
Link til datamodell eller spesifiser database/stored procedure o.l.
...