{
"meta": {
"totalRecords": 0,
"serverTime": "string"
},
"pagination": {
"hasMore": true,
"nextCursor": 0,
"prevCursor": 0
},
"data": [
{
"id": "string",
"createdOnDateTime": "2019-08-24T14:15:22.123Z",
"lastUpdatedOnDateTime": "2019-08-24T14:15:22.123Z",
"propertyID": 0,
"type": "opportunity",
"description": "string",
"salesPersonID": 0,
"status": "string",
"pipeline": "string",
"pipelineID": 0,
"stageID": 0,
"customerContactID": 0,
"userGroupID": 0,
"siteContactID": 0,
"reportingLineID": 0,
"businessUnitID": 0,
"links": {
"self": "string",
"property": "string",
"proposal": "string"
}
}
]
}