updateOrderShippingInstructions
Updates shipping instructions for a V2 order.
This mutation allows updating third party billing information, enrichment data, and requested carrier service for orders in draft, pending, or accepted states.
updateOrderShippingInstructions(
input: UpdateOrderShippingInstructionsInput!
): V2Order!
Arguments
updateOrderShippingInstructions.input ● UpdateOrderShippingInstructionsInput! non-null input
Parameters for UpdateOrderShippingInstructions
Type
V2Order object
The V2 order type. This type represents a V2 order in the system with only the fields necessary for draft creation and details.