AdminPostShippingOptionsOptionReq
The details to update of the shipping option.
Properties
name
stringRequiredThe name of the Shipping Option
The requirements that must be satisfied for the Shipping Option to be available.
amount
numberThe amount to charge for the Shipping Option. If the
price\_type
of the shipping option is calculated
, this amount will not actually be used.price_type
ShippingOptionPriceType
price_type
ShippingOptionPriceTypeadmin_only
booleanIf set to
true
, the shipping option can only be used when creating draft orders.metadata
Record<string, unknown>An optional set of key-value pairs with additional information.
includes_tax
booleanTax included in prices of shipping option
Was this section helpful?