Skip to main content
Anchor to DeliveryProfileInput

DeliveryProfileInput

input_object

The input fields for a delivery profile.

[ID!]

The list of condition IDs to delete.

Anchor to locationGroupsToCreatelocationGroupsToCreate
[DeliveryProfileLocationGroupInput!]

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.

Anchor to locationGroupsToDeletelocationGroupsToDelete
[ID!]

The list of location groups to be deleted from the delivery profile.

Anchor to locationGroupsToUpdatelocationGroupsToUpdate
[DeliveryProfileLocationGroupInput!]

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.

Anchor to methodDefinitionsToDeletemethodDefinitionsToDelete
[ID!]

The list of method definition IDs to delete.

String

The name of the delivery profile.

Anchor to profileLocationGroupsprofileLocationGroups
[DeliveryProfileLocationGroupInput!]

The list of location groups associated with the delivery profile.

Anchor to sellingPlanGroupsToAssociatesellingPlanGroupsToAssociate
[ID!]

The list of selling plan groups to be associated with the delivery profile.

Anchor to sellingPlanGroupsToDissociatesellingPlanGroupsToDissociate
[ID!]

The list of selling plan groups to be dissociated with the delivery profile.

[ID!]

The list of product variant IDs to be associated with the delivery profile.

Anchor to variantsToDissociatevariantsToDissociate
[ID!]

The list of product variant IDs to be dissociated from the delivery profile. The dissociated product variants are moved back to the default delivery profile.

[ID!]

The list of zone IDs to delete.


Was this section helpful?