Anchor to section titled 'undefined'

FulfillmentOrderAssignedLocation
object

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

The fulfillment order's assigned location. This is the location where the fulfillment is expected to happen.

The fulfillment order's assigned location might change in the following cases:

  • The fulfillment order has been entirely moved to a new location. For example, the fulfillmentOrderMove mutation has been called, and you see the original fulfillment order in the movedFulfillmentOrder field within the mutation's response.

  • Work on the fulfillment order has not yet begun, which means that the fulfillment order has the OPEN, SCHEDULED, or ON_HOLD status, and the shop's location properties might be undergoing edits (for example, in the Shopify admin).

If the fulfillmentOrderMove mutation has moved the fulfillment order's line items to a new location, but hasn't moved the fulfillment order instance itself, then the original fulfillment order's assigned location doesn't change. This happens if the fulfillment order is being split during the move, or if all line items can be moved to an existing fulfillment order at a new location.

Once the fulfillment order has been taken into work or canceled, which means that the fulfillment order has the IN_PROGRESS, CLOSED, CANCELLED, or INCOMPLETE status, FulfillmentOrderAssignedLocation acts as a snapshot of the shop's location content. Up-to-date shop's location data may be queried through location connection.


The first line of the address for the location.

The second line of the address for the location.

The two-letter country code of the location.

The location where the fulfillment is expected to happen. This value might be different from FulfillmentOrderAssignedLocation if the location's attributes were updated after the fulfillment order was taken into work of canceled.

The name of the location.

The phone number of the location.

The province of the location.


Was this section helpful?
Map

Fields from

FulfillmentOrderAssignedLocation