Asset: Warranty Expired
asset.warranty_expired
Example Webhook Event
{
"event": "asset.warranty_expired",
"type": "asset",
"trigger": "warranty_expired",
"response": {
"id": 271423733,
"asset_id": "100002",
"asset_name": "",
"asset_serial": "YC22CG9YBHUYMC9",
"warranty_expiration_date": "2024-12-12",
"order_number": "SEOEUQ",
"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": 672632879,
"department_id": 615522849,
"logo": null,
"notes": "",
"custom_fields": [
{
"IMEI Number": "356789012345678"
}
],
"deployed_to": [
{
"employee_id": 785820464,
"checkout_date": "2024-12-10"
}
],
"product_name": "iPhone 16 Pro Max",
"manufacturer_name": "Apple",
"category_name": "Mobile Phones",
"product_end_of_life_date": null,
"last_audit_date": "2024-05-07",
"next_audit_date": "2025-06-05",
"last_maintenance_date": "2024-12-09",
"checkout_date": "2024-12-10",
"end_of_life_date": null,
"created_at": "2024-12-12T03:19:26.767-05:00",
"updated_at": "2024-12-12T03:44:22.273-05:00"
}
}
Updated 10 days ago