Skip to main content

createFulfillmentContainer

Creates an EC-authored fulfillment container (carton) with its item lines. SSCCs are NOT assigned at creation — use assignFulfillmentContainerSsccs.

Permissions Required

  • orders:create_fulfillment_containers permission
createFulfillmentContainer(
input: CreateFulfillmentContainerInput!
): OrderFulfillment!

Arguments

createFulfillmentContainer.input ● CreateFulfillmentContainerInput! non-null input common

Parameters for CreateFulfillmentContainer

Type

OrderFulfillment object orders

This type represents an order fulfillment. An order can have multiple fulfillments, each one associated with a warehouse and a party that fulfilled the order.