Keyed by shipmentNo within the tenant: re-sending reconciles the shipmentâs membership (attaches new orders, moves orders in from another shipment, and detaches orders no longer listed). Rejects the whole request if any referenced order is unknown or is past the pre-ship stage.
If you want to emulate, please enter TenantId.
Push payload for POST /openapi/v1/Shipments. Groups several existing sales orders (by reference number) into one outbound shipment with a transport mode and a target date. The list is authoritative for the shipment's membership on every upsert.
External shipment number from the calling system (e.g. Flormar SAP). Upsert key.
Transport mode: Air, Road or Sea (English name, case-insensitive).
Reference numbers of the sales orders that belong to this shipment.
Optional; disambiguates when the tenant has more than one OpenApi/Entegra integration.