Skip to main content
Anchor to OrderCreateShippingLineInput

OrderCreateShippingLineInput

input_object

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

•String

A reference to the shipping method.

•MoneyBagInput!required

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

•String

The source of the shipping method.

•[OrderCreateTaxLineInput!]

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?