Requires read_locations
access scope, read_inventory
access scope or read_markets_home
access scope.
Represents the location where the physical good resides. You can stock inventory at active locations. Active locations that have fulfills_online_orders: true
and are configured with a shipping rate, pickup enabled or local delivery will be able to sell from their storefront.
Whether the location can be reactivated. If false
, then trying to activate the location with the LocationActivate
mutation will return an error that describes why the location can't be activated.
The address of this location.
Whether the location address has been verified.
Whether this location can be deactivated. If true
, then the location can be deactivated by calling the LocationDeactivate
mutation. If false
, then calling the mutation to deactivate it will return an error that describes why the location can't be deactivated.
The date and time (ISO 8601 format) that the location was deactivated at. For example, 3:30 pm on September 7, 2019 in the time zone of UTC (Universal Time Coordinated) is represented as "2019-09-07T15:50:00Z
".
Whether this location can be deleted.
Name of the service provider that fulfills from this location.
Whether this location can fulfill online orders.
Whether this location has active inventory.
Whether this location has orders that need to be fulfilled.
The quantities of an inventory item at this location.
A list of the quantities of the inventory items that can be stocked at this location.
Whether the location is active. A deactivated location can be activated (change isActive: true
) if it has activatable
set to true
by calling the locationActivate
mutation.
Whether this location is a fulfillment service.
The ID of the corresponding resource in the REST Admin API.
Local pickup settings for the location.
A custom field, including its namespace
and key
, that's associated with a Shopify resource for the purposes of adding and storing additional information.
A list of custom fields that a merchant associates with a Shopify resource.
The name of the location.
Whether this location is used for calculating shipping rates. In multi-origin shipping mode, this flag is ignored.
List of suggested addresses for this location (empty if none).
Returns an inventory Location resource by ID.
Return a location by an identifier.
Returns a list of active inventory locations.
Returns a list of all origin locations available for a delivery profile.
Activates a location so that you can stock inventory at the location. Refer to the isActive
and activatable
fields on the Location
object.
Deactivates a location and moves inventory, pending orders, and moving transfers to a destination location.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4