Skip to main content
Skip to main content

AdminPostShippingOptionsOptionReq

constructor


Properties

admin_onlyboolean
If set to true, the shipping option can only be used when creating draft orders.
amountnumber
The 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_taxboolean
Tax included in prices of shipping option
metadataRecord<string, unknown>
An optional set of key-value pairs with additional information.
namestringRequired
The name of the Shipping Option
requirementsOptionRequirement[]Required
The requirements that must be satisfied for the Shipping Option to be available.
Was this section helpful?