Create Outbound Delivery
s4_outbound_delivery_createCreate an outbound delivery by providing a shipping point and items referencing a preceding sales order.
Instructions
Create an outbound delivery with reference to a preceding sales order (or other document). Required: shippingPoint, at least one item with referenceSDDocument.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Delivery items, referencing the preceding sales order | |
| shipToParty | No | Ship-to party (customer number) | |
| deliveryType | No | Delivery type, e.g. 'LF' | |
| shippingPoint | Yes | Shipping point, e.g. '1010' | |
| additionalFields | No | Extra header fields merged into the request body as-is |