Skip to main content
Anchor to DeliveryValueBasedOptionDefinitionCreateInput

DeliveryValueBasedOptionDefinitionCreateInput

input_object

The input fields for creating a value-based shipping option.

•CurrencyCode!
non-null

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

•String

Optional description shown to buyers.

Anchor to freeDeliveryMinimumValuefreeDeliveryMinimumValue
•MoneyInput

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

•Boolean
Default:true

Whether this shipping option is active and shown to buyers. Defaults to true.

•String!
non-null

The name shown to buyers for this shipping option.

•[DeliveryValueBasedRateGroupCreateInput!]!
required

Rate groups to create for this shipping option.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

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


Was this section helpful?