AdminPostShippingOptionsOptionReq
constructor
Properties
admin_only
booleanIf set to
true
, the shipping option can only be used when creating draft orders.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.includes_tax
booleanTax included in prices of shipping option
metadata
Record<string, unknown>An optional set of key-value pairs with additional information.
name
stringRequiredThe name of the Shipping Option
The requirements that must be satisfied for the Shipping Option to be available.
Was this section helpful?