Skip to main content
Log inSign up
Anchor to FulfillmentOrderLocationForMove

FulfillmentOrderLocationForMove

object

Requires read_assigned_fulfillment_orders access scope, read_merchant_managed_fulfillment_orders access scope or read_third_party_fulfillment_orders access scope.

A location that a fulfillment order can potentially move to.

Anchor to Fields and connectionsFields and connections

Fulfillment order line items that can be moved from their current location to the given location.

Anchor to availableLineItemsCountavailableLineItemsCount

Total number of fulfillment order line items that can be moved from their current assigned location to the given location.

Location!non-null

The location being considered as the fulfillment order's new assigned location.

A human-readable string with the reason why the fulfillment order, or some of its line items, can't be moved to the location.

Boolean!non-null

Whether the fulfillment order can be moved to the location.

Anchor to unavailableLineItemsunavailableLineItems

Fulfillment order line items that cannot be moved from their current location to the given location.

Anchor to unavailableLineItemsCountunavailableLineItemsCount

Total number of fulfillment order line items that can't be moved from their current assigned location to the given location.


Was this section helpful?