Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommitOrderLine

Hierarchy

  • CommitOrderLine

Index

Properties

Properties

ID

ID: number

Entity type: OrderLine

Optional QuantityToCommit

QuantityToCommit: undefined | number

If specified as non-null and less than the open quantity on the OrderLine this will causse the OrderLine to be split into two. The ID of the new OrderLine will be returned in the response and the object will have a reference to the OriginalOrderLineID, which is the ID that was specified in the request.