updateOrderDetails
Updates order-level details for a V2 order: expected ship/delivery dates and enrichment (B2B / PO / customs) fields. Editability is governed by authority, so this works in any order state as long as the performer holds authority over the order.
updateOrderDetails(
input: UpdateOrderDetailsInput!
): V2Order!
Arguments
updateOrderDetails.input ● UpdateOrderDetailsInput! non-null input common
Parameters for UpdateOrderDetails
Type
V2Order object orders
The V2 order type. This type represents a V2 order in the system with only the fields necessary for draft creation and details.