Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.FulfillmentGroupInputRepresentation

A list of OrderItemSummaries to be fulfilled together, and the fulfillment location that will handle them. The fulfillment type is one of the values defined for the Type field on the FulfillmentOrder object, such as “Warehouse” or “Retail Store.” The specified type is assigned to the FulfillmentOrder for this fulfillment group.
Property Type Description Required or Optional Available Version
fulfilledFrom​LocationId String ID of the fulfillment location. Required 48.0
fulfillmentType String Fulfillment type. One of the Type field values defined for FulfillmentOrders. Required 48.0
orderItem​Summaries List<ConnectApi.​OrderItem​SummaryInput​Representation> List of OrderItemSummaries. Required 48.0