Docs

Ship Order

Mark an entire order as shipped or partially shipped.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string
string

When the Items array is included in this request, one of: OrderItemID or ProductID or Sku is required.

string
string

Identifies the item by Product ID. (conditionally required)

string
string
string

(conditionally required) Identifies the SKU (as defined by the seller).

string

Required if the Items array is included in this request.

string
string

(optional) Identifier provided by the seller. Usually a serial number or batch number.

string
string

Complete is the most common status used. See all here: https://knowledge.channeladvisor.com/kc?id=kb_article_view&sys_id=c568b05533206e10ae51a5373e5c7b0e&spa=1#concept-89__section-3115

string
number
array of object

(optional) A list of items to mark as shipped for this order. Leaving this array empty will mark the entire order as shipped.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.