{
  "data": {
    "page": 0,
    "pageSize": 0,
    "hasMore": true,
    "totalCount": 0,
    "data": [
      {
        "id": 0,
        "jobNumber": "string",
        "projectId": 0,
        "customerId": 0,
        "locationId": 0,
        "jobStatus": "string",
        "completedOn": "string",
        "businessUnitId": 0,
        "jobTypeId": 0,
        "priority": "string",
        "campaignId": 0,
        "summary": "string",
        "customFields": [
          {
            "typeId": 0,
            "name": "string",
            "value": "string"
          }
        ],
        "appointmentCount": 0,
        "firstAppointmentId": 0,
        "lastAppointmentId": 0,
        "recallForId": 0,
        "warrantyId": 0,
        "jobGeneratedLeadSource": {
          "jobId": 0,
          "employeeId": 0
        },
        "noCharge": true,
        "notificationsEnabled": true,
        "createdOn": "string",
        "createdById": 0,
        "modifiedOn": "string",
        "tagTypeIds": [
          0
        ],
        "leadCallId": 0,
        "bookingId": 0,
        "soldById": 0,
        "externalData": [
          {
            "key": "string",
            "value": "string"
          }
        ],
        "customerPo": "string"
      },
      {
        "id": 0,
        "jobNumber": "string",
        "projectId": 0,
        "customerId": 0,
        "locationId": 0,
        "jobStatus": "string",
        "completedOn": "string",
        "businessUnitId": 0,
        "jobTypeId": 0,
        "priority": "string",
        "campaignId": 0,
        "summary": "string",
        "customFields": [
          {
            "typeId": 0,
            "name": "string",
            "value": "string"
          }
        ],
        "appointmentCount": 0,
        "firstAppointmentId": 0,
        "lastAppointmentId": 0,
        "recallForId": 0,
        "warrantyId": 0,
        "jobGeneratedLeadSource": {
          "jobId": 0,
          "employeeId": 0
        },
        "noCharge": true,
        "notificationsEnabled": true,
        "createdOn": "string",
        "createdById": 0,
        "modifiedOn": "string",
        "tagTypeIds": [
          0
        ],
        "leadCallId": 0,
        "bookingId": 0,
        "soldById": 0,
        "externalData": [
          {
            "key": "string",
            "value": "string"
          }
        ],
        "customerPo": "string"
      }
    ]
  }
}