updateFulfillmentShippingInstructions
Updates shipping instructions (carrier service, billing, labels) for a specific fulfillment.
updateFulfillmentShippingInstructions(
input: UpdateFulfillmentShippingInstructionsInput!
): OrderFulfillment!
Arguments
updateFulfillmentShippingInstructions.input ● UpdateFulfillmentShippingInstructionsInput! non-null input common
Parameters for UpdateFulfillmentShippingInstructions
Type
OrderFulfillment object orders
This type represents an order fulfillment. An order can have multiple fulfillments, each one associated with a warehouse and a party that fulfilled the order.