v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBPerform Action
Perform Action
Path parameters
Query parameters
limits which fields are returned in the response body
Request body
Name of the action to execute. Must be present in the call-off order's current AvailableActions list.
Optional list of item IDs to target. When null or empty, the action applies to every item on the order.
Response
OK
Actions valid for the current status. Computed on read; not persisted.
Identifier of the parent Blanket Order if this call-off draws from one; null for standalone call-offs.
User who cancelled the call-off order.
Cancellation timestamp.
Channel origin (e.g. "wholesale", "ecommerce", "EDI").
Timestamp when all lines reached terminal status.
Currency code (ISO 4217). Must match the parent Blanket Order currency when one is referenced.
B2B Account identifier. Must reference an active B2B account.
Vendor / extension custom data, free-form JSON.
Buyer's own reference number / idempotency key (e.g. release number from an ERP). Unique per tenant when supplied.
System-generated unique identifier (MozuObjectId).
Human-readable sequential number, auto-generated per tenant.
Inventory reservation identifier. Set when inventory is reserved for this call-off order.
Site identifier. Populated from the API context on read.
Current call-off order status. One of: Hold, PartiallyReserved, PartiallyReleased, Completed, Cancelled.
Tenant identifier. Populated from the API context on read.
Denormalized header total — sum of non-cancelled line LineTotal values. System-maintained; not client-settable.
Optimistic locking version. Initialized to "1" and incremented as a string on each update.