{
  "data": {
    "results": [
      {
        "id": "54321098765",
        "properties": {
          "amount": "6000.00",
          "createdate": "2024-01-10T10:20:30.456Z",
          "hs_lastmodifieddate": "2024-01-15T14:22:10.456Z",
          "hs_object_id": "54321098765",
          "hs_product_id": "76543210987",
          "name": "Professional Services Package",
          "price": "6000.00",
          "quantity": "1"
        },
        "createdAt": "2024-01-10T10:20:30.456Z",
        "updatedAt": "2024-01-15T14:22:10.456Z",
        "archived": false
      }
    ],
    "paging": {
      "next": {
        "after": "54321098766",
        "link": "https://api.hubapi.com/crm/v3/objects/line_items?limit=10&after=54321098766"
      }
    }
  }
}