v1.007
1 day ago
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, therequired_packagingfield must be set tobox. This constraint is now also enforced in code. 🔴 BREAKING — Requests creating or updating a fragile product with arequired_packagingvalue other thanboxwill be rejected.