AdminPostOrdersOrderShippingMethodsReq
The shipping method's details.
Properties
price
numberRequiredThe price (excluding VAT) that should be charged for the Shipping Method
option_id
stringRequiredThe ID of the Shipping Option to create the Shipping Method from.
data
Record<string, unknown>The data required for the Shipping Option to create a Shipping Method. This depends on the Fulfillment Provider.
Default: {}
Was this section helpful?