Create Fallback Shipping Method
Creates a method. If handle is omitted it is generated from the label; if supplied it must be unique for the merchant (otherwise 409). label, price, and currency are required.
The name of the shipping method.
Description of the shipping method.
The price of the shipping method in cents.
The currency of the shipping method.
The handle or external ID to use when utilizing this method.
Whether the price is calculated per the entire order or per item.
The created fallback shipping method, including its handle.
The name of the shipping method.
Description of the shipping method.
The price of the shipping method in cents.
The currency of the shipping method.
The handle or external ID to use when utilizing this method.
Whether the price is calculated per the entire order or per item.
The created fallback shipping method, including its handle.
Last updated
Was this helpful?