License: Below Minimum Quantity

license.below_minimum_quantity

Example Webhook Event

{
  "event": "license.below_minimum_quantity",
  "type": "license",
  "trigger": "below_minimum_quantity",
  "response": {
    "id": 973342221,
    "name": "Microsoft Office 365",
    "licensed_to_name": "Julie Peterson",
    "licensed_to_email": "[email protected]",
    "order_number": "95JGMZ",
    "purchase_date": "2024-01-12",
    "purchase_cost": 2419,
    "currency": "USD",
    "expiration_date": null,
    "termination_date": null,
    "minimum_seats": 20,
    "number_of_seats": 15,
    "available": 15,
    "category_id": 393177267,
    "manufacturer_id": 488236723,
    "supplier_id": 362461591,
    "depreciation_id": null,
    "department_id": null,
    "logo": "...jpg",
    "notes": "",
    "custom_fields": [
      {
        "Auto-Renewal Enabled": false
      }
    ],
    "seats": [],
    "license_type": "Dynamic",
    "created_at": "2024-12-12T03:19:12.999-05:00",
    "updated_at": "2024-12-12T03:51:03.842-05:00"
  }
}