# Product-type not available This webhook is triggered when a product type is no longer available. Endpoint: POST product_type_not_available Version: 2.1 Security: Authorization ## Request fields (application/json): - `productUuid` (string) - `productTypeUuid` (string) - `type` (string) Example: "product_type_not_available" - `timestamp` (string) - `signature` (string)