Anchor to ShippingLineInputShipping
ShippingLineInput
input_object
The input fields for specifying the shipping details for the draft order.
Note
A custom shipping line includes a title and price with set to
nil
. A shipping line with a carrier-provided shipping rate (currently set via the Shopify admin) includes the shipping rate handle.
Anchor to FieldsFields
- Anchor to priceWithCurrencyprice•
With Currency Price of the shipping rate with currency. If provided,
price
will be ignored.- Anchor to shippingRateHandleshipping•
Rate Handle A unique identifier for the shipping rate.
- Anchor to titletitle•
Title of the shipping rate.
- Anchor to priceprice•MoneyDeprecated
Price of the shipping rate in shop currency.
should be used instead, where currencies can be specified.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The shipping line object, which details the shipping method used.
Was this section helpful?