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