Skip to main content
Anchor to DeliveryCarrierCalculatedOptionDefinitionUpdateInput

DeliveryCarrierCalculatedOptionDefinitionUpdateInput

input_object

The input fields for updating a carrier-calculated shipping option.

•CurrencyCode

The currency used for all money values in this shipping option.

•String

Description shown to buyers.

Anchor to freeDeliveryMinimumValuefreeDeliveryMinimumValue
•MoneyInput

The cart subtotal required for free shipping. Null clears the existing threshold. Currency must match the shipping option's currency.

•ID!
non-null

The ID of the carrier-calculated shipping option to update.

•Boolean

Whether this shipping option is active and shown to buyers.

•[DeliveryCarrierCalculatedRateGroupCreateInput!]

Rate groups to create for this shipping option. At this time, only a single rate group is supported for carrier calculated shipping options.

•[ID!]

The IDs of rate groups to delete from this shipping option.

•[DeliveryCarrierCalculatedRateGroupUpdateInput!]

Rate groups to update for this shipping option. Only the existing single rate group is supported.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for updating a shipping option. Provide exactly one option type.


Was this section helpful?