Skip to main content

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 ordered states.

updateOrderShippingInstructions(
input: UpdateOrderShippingInstructionsInput!
): V2Order!

Arguments

updateOrderShippingInstructions.input ● UpdateOrderShippingInstructionsInput! non-null input common

Parameters for UpdateOrderShippingInstructions

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.