{
"customerId": 165,
"firstname": "Example",
"secondname": "Customer",
"email": "customer@example.com",
"mobile": "087 555 0100",
"mobileCountry": "+353",
"address": "1 Example Street, Dublin",
"archived": false,
"createdDate": "2021-10-03T16:45:52Z",
"email_Accepts": true,
"smS_Accepts": true,
"pushMessage_Accepts_Booking_Confirmations": true,
"pets": [
{
"petId": 7180,
"customerId": 165,
"petType": "dog",
"breed": "Affenpinscher",
"name": "Poppy",
"archived": false,
"deleted": false
}
]
}