Skip to main content
Log inSign up
Anchor to OrderCreateShippingLineInput

OrderCreateShippingLineInput

input_object

The input fields for a shipping line to create for an order.

•

A reference to the shipping method.

•

The price of this shipping method in the shop currency. Can't be negative.

•

The source of the shipping method.

•

A list of tax line objects, each of which details a tax applicable to this shipping line.

•
String!non-null

The title of the shipping method.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•
INPUT OBJECT

An array of objects, each of which details a shipping method used.


Was this section helpful?