Mark orders as shipped
deftship_mark_as_shippedMark draft orders as shipped when fulfilled outside Deftship, with optional push to your e-commerce platform.
Instructions
Mark draft orders as shipped outside of Deftship (e.g. shipped with another provider). Optionally push fulfillment back to the connected e-commerce platform. Each order is identified by id or ecommerce_id (not both).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | Draft orders to mark as shipped. | |
| send_fulfillment | No | Push fulfillment to the connected platform. Default false. Requires tracking_number and carrier. |