v1.030

Claim filing is now available through the public API.
Two new endpoints let integrators file fulfillment and shipping claims directly, mirroring the claim types already supported in the ShipMonk warehouse app. This is a fully additive release — no existing endpoints, fields, or behaviors were changed.


🚀 New Endpoints

Both endpoints return only the created claim's id.

  • File Fulfillment Claim (POST /v1/integrations/claims/fulfillment): Files a claim for issues caused by the warehouse — missing, damaged, wrong, or overshipped items, or special packing instructions that were not followed.
  • File Shipping Claim (POST /v1/integrations/claims/shipping): Files a claim for carrier-related issues — lost in transit or damaged in transit.