Anchor to section titled 'undefined'

fulfillmentOrdersSetFulfillmentDeadline
mutation

Requires write_merchant_managed_fulfillment_orders access scope, write_third_party_fulfillment_orders access scope or write_marketplace_fulfillment_orders access scope. Also: The user must have fulfill_and_ship_orders permission.

Sets the latest date and time by which the fulfillment orders need to be fulfilled.


Anchor to fulfillmentDeadline
fulfillmentDeadline
required

The new fulfillment deadline of the fulfillment orders.

Anchor to fulfillmentOrderIds
fulfillmentOrderIds
required

The IDs of the fulfillment orders for which the deadline is being set.


Was this section helpful?
Anchor to section titled 'FulfillmentOrdersSetFulfillmentDeadlinePayload returns'

FulfillmentOrdersSetFulfillmentDeadlinePayload returns


Whether the fulfillment deadline was successfully set.

The list of errors that occurred from executing the mutation.


Was this section helpful?