Anchor to OrderCreateShippingLineInputOrder
OrderCreateShippingLineInput
input_object
The input fields for a shipping line to create for an order.
Anchor to FieldsFields
- Anchor to codecode•
A reference to the shipping method.
- Anchor to priceSetprice•
Set MoneyBag requiredInput! The price of this shipping method in the shop currency. Can't be negative.
- Anchor to sourcesource•
The source of the shipping method.
- Anchor to taxLinestax•
Lines A list of tax line objects, each of which details a tax applicable to this shipping line.
- Anchor to titletitle•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?