v1.016
17 days ago
v1.016
Documentation-only update. Surfaces existing facts in the OpenAPI spec that were previously missing:
- corrects the
requiredflag on thermaquery parameter - annotates several already-deprecated output fields with
deprecated: true
🚀 New Endpoints
None
📖 Documentation & Constraints Changes
-
Get Return (
GET /v1/integrations/returns) — thermaquery parameter is now correctly marked asrequired: true. No runtime change; the parameter was always required. -
Deprecated output fields —
ship_monk_hazmat_carrier_service_not_available,tax_id,product_type,hs_code, andssccare now explicitly annotated withdeprecated: true(and thedescriptionprefixed withDeprecated: …where applicable). No runtime change; these fields were already deprecated.