{
  "data": {
    "results": [
      {
        "id": "76543210987",
        "properties": {
          "createdate": "2024-01-05T08:15:20.123Z",
          "hs_lastmodifieddate": "2024-01-15T14:22:10.456Z",
          "hs_object_id": "76543210987",
          "name": "Enterprise Software License",
          "price": "25000.00",
          "description": "Annual enterprise software license with premium support",
          "hs_sku": "ENT-SW-001"
        },
        "createdAt": "2024-01-05T08:15:20.123Z",
        "updatedAt": "2024-01-15T14:22:10.456Z",
        "archived": false
      }
    ],
    "paging": {
      "next": {
        "after": "76543210988",
        "link": "https://api.hubapi.com/crm/v3/objects/products?limit=10&after=76543210988"
      }
    }
  }
}