{
"odata.metadata": "string",
"value": [
{
"odata.etag": "string",
"PartitionKey": "string",
"RowKey": "string",
"Timestamp": "2019-08-24T14:15:22.123Z",
"BookingDate": "2019-08-24T14:15:22.123Z",
"CallId": "string",
"CustomerEmail": "user@example.com",
"CustomerName": "string",
"Reason": "string",
"Status": "booking"
}
]
}