{
"success": true,
"data": [
{
"is_delete_protected": false,
"id": "01234567-abcd-dcba-ffff-000000000000",
"is_deleted": false,
"modified": "2019-01-01T00:00:00",
"created": "2019-01-01T00:00:00",
"account": "http://example.com",
"actor": "http://example.com",
"application": "http://example.com",
"approval_process": "http://example.com",
"contact": "http://example.com",
"lead": "http://example.com",
"oppty": "http://example.com",
"quote": "http://example.com",
"account_id": "01234567-abcd-dcba-ffff-000000000000",
"actor_id": "01234567-abcd-dcba-ffff-000000000000",
"application_id": "01234567-abcd-dcba-ffff-000000000000",
"approval_process_id": "01234567-abcd-dcba-ffff-000000000000",
"approval_status": 0,
"comment": "string",
"contact_id": "01234567-abcd-dcba-ffff-000000000000",
"end_time": "2019-01-01T00:00:00",
"lead_oppty_id": "01234567-abcd-dcba-ffff-000000000000",
"quote_id": "01234567-abcd-dcba-ffff-000000000000",
"settings": {},
"status": 1,
"revision": 1,
"approvers": [
"http://example.com"
],
"lines": [
"http://example.com"
],
"start_time": "2019-01-01T00:00:00"
}
],
"page_info": {
"start_cursor": "WyIwMSIsICJiMmYwODI0Ni1iYWE5LTQyY2QtYmM3Yi04YmM4MjY3M2E2NTgiXQ==",
"end_cursor": "WyIwNSIsICJmMjZhZjZiMC00ZWE4LTQ3MDgtODU2NC0wN2JmYzI4ZGQ5ZTgiXQ==",
"has_previous_page": true,
"has_next_page": true
}
}