LocationsForMove
The LocationsForMove resource represents the locations that a fulfillment order can potentially move to.
What you can do with LocationsForMove
The Shopify API lets you do the following with the LocationsForMove resource. More detailed versions of these general actions may be available:
LocationsForMove properties
locations_for_move |
A list of locations that a fulfillment order can potentially move to.
|
Endpoints
fulfillment_order_id
|
The ID of the fulfillment order. |
Retrieve a list of locations that a fulfillment order can potentially move to.
GET /admin/api/2020-01/fulfillment_orders/1046000833/locations_for_move.json
View Response
HTTP/1.1 200 OK
{
"locations_for_move": [
{
"location": {
"id": 1059367776,
"name": "Alpha Location"
},
"message": "Current location.",
"movable": false
},
{
"location": {
"id": 1059367777,
"name": "Bravo Location"
},
"message": "No items are stocked at this location.",
"movable": false
}
]
}
The LocationsForMove resource represents the locations that a fulfillment order can potentially move to.
What you can do with LocationsForMove
The Shopify API lets you do the following with the LocationsForMove resource. More detailed versions of these general actions may be available:
LocationsForMove properties
locations_for_move |
A list of locations that a fulfillment order can potentially move to.
|
Endpoints
fulfillment_order_id
|
The ID of the fulfillment order. |
Retrieve a list of locations that a fulfillment order can potentially move to.
GET /admin/api/2020-04/fulfillment_orders/1046000833/locations_for_move.json
View Response
HTTP/1.1 200 OK
{
"locations_for_move": [
{
"location": {
"id": 1059367776,
"name": "Alpha Location"
},
"message": "Current location.",
"movable": false
},
{
"location": {
"id": 1059367777,
"name": "Bravo Location"
},
"message": "No items are stocked at this location.",
"movable": false
}
]
}
The LocationsForMove resource represents the locations that a fulfillment order can potentially move to.
What you can do with LocationsForMove
The Shopify API lets you do the following with the LocationsForMove resource. More detailed versions of these general actions may be available:
LocationsForMove properties
locations_for_move |
A list of locations that a fulfillment order can potentially move to.
|
Endpoints
fulfillment_order_id
|
The ID of the fulfillment order. |
Retrieve a list of locations that a fulfillment order can potentially move to.
GET /admin/api/2020-07/fulfillment_orders/1046000833/locations_for_move.json
View Response
HTTP/1.1 200 OK
{
"locations_for_move": [
{
"location": {
"id": 1059367776,
"name": "Alpha Location"
},
"message": "Current location.",
"movable": false
},
{
"location": {
"id": 1059367777,
"name": "Bravo Location"
},
"message": "No items are stocked at this location.",
"movable": false
}
]
}
The LocationsForMove resource represents the locations that a fulfillment order can potentially move to.
What you can do with LocationsForMove
The Shopify API lets you do the following with the LocationsForMove resource. More detailed versions of these general actions may be available:
LocationsForMove properties
locations_for_move |
A list of locations that a fulfillment order can potentially move to.
|
Endpoints
fulfillment_order_id
|
The ID of the fulfillment order. |
Retrieve a list of locations that a fulfillment order can potentially move to.
GET /admin/api/2020-10/fulfillment_orders/1046000833/locations_for_move.json
View Response
HTTP/1.1 200 OK
{
"locations_for_move": [
{
"location": {
"id": 1059367776,
"name": "Alpha Location"
},
"message": "Current location.",
"movable": false
},
{
"location": {
"id": 1059367777,
"name": "Bravo Location"
},
"message": "No items are stocked at this location.",
"movable": false
}
]
}
The LocationsForMove resource represents the locations that a fulfillment order can potentially move to.
What you can do with LocationsForMove
The Shopify API lets you do the following with the LocationsForMove resource. More detailed versions of these general actions may be available:
LocationsForMove properties
locations_for_move |
A list of locations that a fulfillment order can potentially move to.
|
Endpoints
fulfillment_order_id
|
The ID of the fulfillment order. |
Retrieve a list of locations that a fulfillment order can potentially move to.
GET /admin/api/2021-01/fulfillment_orders/1046000833/locations_for_move.json
View Response
HTTP/1.1 200 OK
{
"locations_for_move": [
{
"location": {
"id": 1059367776,
"name": "Alpha Location"
},
"message": "Current location.",
"movable": false
},
{
"location": {
"id": 1059367777,
"name": "Bravo Location"
},
"message": "No items are stocked at this location.",
"movable": false
}
]
}
The LocationsForMove resource represents the locations that a fulfillment order can potentially move to.
What you can do with LocationsForMove
The Shopify API lets you do the following with the LocationsForMove resource. More detailed versions of these general actions may be available:
LocationsForMove properties
locations_for_move |
A list of locations that a fulfillment order can potentially move to.
|
Endpoints
fulfillment_order_id
|
The ID of the fulfillment order. |
Retrieve a list of locations that a fulfillment order can potentially move to.
GET /admin/api/2021-04/fulfillment_orders/1046000833/locations_for_move.json
View Response
HTTP/1.1 200 OK
{
"locations_for_move": [
{
"location": {
"id": 1059367776,
"name": "Alpha Location"
},
"message": "Current location.",
"movable": false
},
{
"location": {
"id": 1059367777,
"name": "Bravo Location"
},
"message": "No items are stocked at this location.",
"movable": false
}
]
}
The LocationsForMove resource represents the locations that a fulfillment order can potentially move to.
What you can do with LocationsForMove
The Shopify API lets you do the following with the LocationsForMove resource. More detailed versions of these general actions may be available:
LocationsForMove properties
locations_for_move |
A list of locations that a fulfillment order can potentially move to.
|
Endpoints
fulfillment_order_id
|
The ID of the fulfillment order. |
Retrieve a list of locations that a fulfillment order can potentially move to.
GET /admin/api/unstable/fulfillment_orders/1046000833/locations_for_move.json
View Response
HTTP/1.1 200 OK
{
"locations_for_move": [
{
"location": {
"id": 1059367776,
"name": "Alpha Location"
},
"message": "Current location.",
"movable": false
},
{
"location": {
"id": 1059367777,
"name": "Bravo Location"
},
"message": "No items are stocked at this location.",
"movable": false
}
]
}