Asset: End of Life Reached

asset.end_of_life_reached

Example Webhook Event

{
  "event": "asset.end_of_life_reached",
  "type": "asset",
  "trigger": "end_of_life_reached",
  "response": {
    "id": 516136791,
    "asset_id": "100005",
    "asset_name": "",
    "asset_serial": "J6YS294VQPBQ9HK",
    "warranty_expiration_date": "2025-04-03",
    "order_number": "1HSARX",
    "purchase_date": "2024-09-12",
    "purchase_cost": 1349,
    "currency": "USD",
    "product_id": 524380504,
    "status_id": 806585817,
    "category_id": 310892691,
    "manufacturer_id": 171726783,
    "supplier_id": 283824232,
    "depreciation_id": 194730577,
    "location_id": 69845802,
    "department_id": null,
    "logo": null,
    "notes": "",
    "custom_fields": [
      {
        "IMEI Number": "356789012345679"
      }
    ],
    "deployed_to": [
      {
        "location_id": 69845802,
        "checkout_date": "2024-12-08"
      }
    ],
    "product_name": "iPhone 16 Pro Max",
    "manufacturer_name": "Apple",
    "category_name": "Mobile Phones",
    "product_end_of_life_date": null,
    "last_audit_date": "2023-12-24",
    "next_audit_date": "2025-03-15",
    "last_maintenance_date": "2024-12-07",
    "checkout_date": "2024-12-08",
    "end_of_life_date": "2024-12-12",
    "created_at": "2024-12-12T08:19:26.789Z",
    "updated_at": "2024-12-12T08:42:27.070Z"
  }
}