{
"success": true,
"message": "string",
"errorCode": "string",
"statusCode": 0,
"data": {
"items": [
{
"reserveNo": 0,
"companyId": "string",
"reserveDate": "2019-08-24T14:15:22.123Z",
"reserveStatus": 0,
"reserveStatusLabel": "string",
"roomTypeId": "string",
"planId": "string",
"rateTypeId": "string",
"guestName": "string",
"guestPartyName": "string",
"arrivalDate": "2019-08-24T14:15:22.123Z",
"departureDate": "2019-08-24T14:15:22.123Z",
"reserveRooms": 0,
"adult": 0,
"child": 0,
"pax": 0,
"tariff": 0,
"depositAmount": 0,
"contactEmail": "string",
"contactTelephone": "string",
"mobile": "string",
"reserveBy": "string",
"specialInstructions": "string",
"cancellationNo": 0,
"cancellationDate": "2019-08-24T14:15:22.123Z",
"cancellationBy": "string",
"cancellationReason": "string",
"cancellationRequestBy": "string",
"businessSourceId": "string",
"businessSourceName": "string",
"marketSegmentId": "string",
"marketSegmentName": "string"
}
],
"pageNumber": 0,
"pageSize": 0,
"totalCount": 0,
"totalPages": 0,
"hasPrevious": true,
"hasNext": true
},
"timestamp": "2019-08-24T14:15:22.123Z",
"correlationId": "string"
}