Component: Out of Stock

component.out_of_stock

Example Webhook Event

{
  "event": "component.out_of_stock",
  "type": "component",
  "trigger": "out_of_stock",
  "response": {
    "id": 342892800,
    "name": "2TB SSD",
    "model_number": "6EOEGN6LPNKYADX",
    "order_number": "3U5PD5",
    "purchase_date": "2024-12-09",
    "purchase_cost": 350,
    "currency": "USD",
    "minimum_quantity": 25,
    "quantity": 30,
    "available": 0,
    "category_id": 698077590,
    "manufacturer_id": 107141734,
    "supplier_id": null,
    "location_id": null,
    "department_id": null,
    "logo": "...jpg",
    "notes": "",
    "custom_fields": [
      {
        "Read/Write Speed": "600"
      }
    ],
    "checked_out_to": [
      646612266,
      269774407,
      325864656,
      473815280,
      136777066,
      231676620,
      128429231,
      292275687,
      267454121,
      723808615,
      288151820,
      225953872,
      28387023,
      197748092,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266,
      646612266
    ],
    "created_at": "2024-12-12T03:19:29.158-05:00",
    "updated_at": "2024-12-12T03:46:21.404-05:00"
  }
}