{
"meta": {
"totalRecords": 0,
"serverTime": "string"
},
"pagination": {
"hasMore": true,
"nextCursor": 0,
"prevCursor": 0
},
"data": [
{
"id": 0,
"createdOnDateTime": "2019-08-24T14:15:22.123Z",
"propertyID": 0,
"customerContactID": "string",
"customerContact": {
"contactID": 0,
"fullName": "string",
"mobile": "string",
"telephone": "string",
"email": "string"
},
"siteContactID": "string",
"siteContact": {
"siteContactID": 0,
"fullName": "string",
"mobile": "string",
"telephone": "string",
"email": "string"
},
"description": "string",
"settingsJobDescriptionID": "string",
"jobReportedDateTime": "2019-08-24T14:15:22.123Z",
"customerReference": "string",
"quotedAmount": "string",
"priority": "Important",
"businessUnitID": 0,
"businessUnit": "string",
"userGroupID": 0,
"userGroup": "string",
"status": "Open",
"completed": {
"completedByID": 0,
"completedByUser": "string",
"completedByType": "string",
"completedOnDateTime": "2019-08-24T14:15:22.123Z"
},
"closed": {
"closedByID": 0,
"closedByUser": "string",
"closedByType": "string",
"closedOnDateTime": "2019-08-24T14:15:22.123Z",
"closedOutcome": "string",
"focReason": "string",
"focNote": "string",
"abortReason": "string",
"abortNote": "string"
}
}
],
"links": {
"self": "string",
"property": "string"
}
}