Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to DeliveryProfileLocationGroupInput

DeliveryProfileLocationGroupInput

input_object

The input fields for a location group associated to a delivery profile.

•

The globally-unique ID of the delivery profile location group.

•

The list of location IDs to be moved to this location group.

•

The list of location IDs to be added to this location group.

Note: due to API input array limits, a maximum of 250 items can be sent per each request.

•

The list of location IDs to be removed from this location group.

Note: due to API input array limits, a maximum of 250 items can be sent per each request.

•

The list of location group zones to create.

Note: due to the potential complexity of the nested data, it is recommended to send no more than 5 zones per each request.

•

The list of location group zones to update.

Note: due to the potential complexity of the nested data, it is recommended to send no more than 5 zones per each request.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•
INPUT OBJECT

The list of location groups associated with the delivery profile.

•
INPUT OBJECT

The list of location groups to be created in the delivery profile.

Note: due to the potential complexity of the nested data, it is recommended to send no more than 5 location groups per each request.

•
INPUT OBJECT

The list of location groups to be updated in the delivery profile.

Note: due to the potential complexity of the nested data, it is recommended to send no more than 5 location groups per each request.


Was this section helpful?