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