Skip to main content

nauticalDraftOrderLinePriceOverride

Overrides unit net price of a marketplace order line of a draft, or quote order.

nauticalDraftOrderLinePriceOverride(
id: ID!
input: OrderLinePriceOverrideInput!
): NauticalDraftOrderLinePriceOverride

Arguments

nauticalDraftOrderLinePriceOverride.id ● ID! non-null scalar

ID of the marketplace order line to update.

nauticalDraftOrderLinePriceOverride.input ● OrderLinePriceOverrideInput! non-null input

Fields required to override price for an order line.

Type

NauticalDraftOrderLinePriceOverride object

Overrides unit net price of a marketplace order line of a draft, or quote order.

Was this page helpful?