What’s new?
Order API v3 now reflects order edits made in the Sendcloud panel (like address or weight changes) and supports multicollo shipments.
Why it matters
Stay in sync across panel and API, and enjoy more flexibility when shipping multiple parcels.
How to use it
  • Multicollo: Use the
    /api/v3/orders/create-labels-async
    endpoint and specify the number and content of parcels. More information can be found in our documentation.
  • Order edits: Changes made in the Sendcloud panel (e.g., address, name, weight) will now appear automatically when fetching the order via the API.
Good to know
If an order is split into multiple shipments, panel edits won’t be reflected in the API. We’re working on improving this in the future.