Skip to main content

Unlink Order From Fulfillment

POST 

/api/starshipit/integration-instances/:integration_instance/orders/:order/unlink-fulfillment

Removes the manual link between a cached StarShipIt order and its sales order fulfillment. No request body.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Returns the updated order with sku_fulfillment cleared (unless the order still resolves to a fulfillment through its fulfillment-order association, which this endpoint does not touch). Returns 404 when the order does not belong to this instance.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type