Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateOrderFulfillmentLine

Updates the price and/or quantity of a fulfillment line based on its ID.

When modifying the quantity, it's not possible currently to increase the quantity, only to decrease it. The modification must also happen on the physical fulfillment line, that is a fulfillment line with Type = Physical.

Hierarchy

  • UpdateOrderFulfillmentLine

Index

Properties

Properties

ID

ID: number

Entity type: OrderFulfillmentLine

Optional Quantity

Quantity: undefined | number

Optional UnitPrice

UnitPrice: undefined | number