Skip to main content

nauticalOrderLineBulkCancel

Cancels nautical order lines, associated order lines, and removes allocations for that order line.

nauticalOrderLineBulkCancel(
ids: [ID!]!
): NauticalOrderLineBulkCancel

Arguments

nauticalOrderLineBulkCancel.ids ● [ID!]! non-null scalar

List of nautical order line IDs to cancel.

Type

NauticalOrderLineBulkCancel object

Cancels nautical order lines, associated order lines, and removes allocations for that order line.

Was this page helpful?