v1.007

v1.007

Enforced box packaging requirement for fragile products — both in code and API documentation.


📖 Documentation & Constraints Changes

  • Product Push Endpoint (POST /v1/integrations/products): Added a Fragile products section to the endpoint description clarifying that when a product is marked as fragile, the required_packaging field must be set to box. This constraint is now also enforced in code. 🔴 BREAKING — Requests creating or updating a fragile product with a required_packaging value other than box will be rejected.