PurchaseOrderLineItemResponse

  • currency
    Type: string
    required
  • id
    Type: string
    required

    Augment's identifier for the line item.

  • lineNumber
    Type: string
    required
  • customData
    Type: object nullable
  • description
    Type: string nullable
  • expectedArrivalDate
    Type: string Format: datenullable

    The stored UTC calendar day this line is expected to arrive.

  • openQuantity
    Type: integer nullable

    Integer numbers.

  • orderedQuantity
    Type: integer nullable

    Integer numbers.

  • sku
    Type: string nullable
  • status
    Type: string · PurchaseOrderStatusenum

    Lifecycle state of a purchase order or one of its line items.

    values
    • OPEN
    • CLOSED
    • CANCELED
  • unitOfMeasure
    Type: string nullable
  • unitPrice
    Type: string nullable