Commerce Layer · Arazzo Workflow
Commerce Layer Create and Ship a Shipment
Version 1.0.0
Create a shipment for an order, mark it ready to ship, then ship it.
View Spec
View on GitHub
Headless CommerceComposable CommerceAPI-FirstE-CommerceJSON:APIAuthenticationMulti-MarketMulti-CurrencyB2CB2BSubscriptionPromotionsInventoryOrder ManagementCheckoutArazzoWorkflows
Provider
Workflows
create-and-ship-shipment
Create a shipment, ready it, and ship it.
Creates a shipment for an order, patches it with the documented _ready_to_ship flag, then patches it with the documented _ship flag.
1
2
markReadyToShip
Toggle the documented _ready_to_ship transition flag on the shipment.
3
shipShipment
Toggle the documented _ship transition flag to dispatch the shipment.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.