Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.FulfillmentGroupOutputRepresentation

Information about one FulfillmentOrder from a request to create fulfillment orders from multiple OrderDeliveryGroupSummaries. If the FulfillmentOrder was created, then its ID is returned. If it failed, then data from the input is returned so you can resubmit it.

Subclass of ConnectApi.BaseOutputRepresentation.

Property Name Type Description Available Version
fulfilledFromLocationId String (Creation failed) The input FulfilledFromLocationId. 50.0
fulfillmentOrderId String The FulfillmentOrderId from the successfully created FulfillmentOrder. 50.0
fulfillmentType String (Creation failed) The input FulfillmentType. 50.0
orderDeliveryGroup​SummaryId String (Creation failed) The input OrderDeliveryGroupSummaryId. 50.0
orderItemSummaries List<ConnectApi.​OrderItemSummary​OutputRepresentation> (Creation failed) The input list of OrderItemSummaries. 50.0
orderSummaryId String (Creation failed) The input OrderSummaryId. 50.0
referenceId String The referenceId from the FulfillmentGroup input representation. Use this value to troubleshoot a failure. 50.0