InventoryItemAdjustAttributeModel

  • attributes
    Type: array object[] | null ยท InventoryItemAdjustAttributeModel.AttributeModel[]

    The product attributes to apply to the inventory product. Optional.

    • description
      Type: string | null

      The description of the product attribute value.

    • productAttributeId
      Type: string Format: uuid

      The ID of the product attribute.

  • batch
    Type: string | null

    The batch to apply to the inventory product.

  • bestBeforeDate
    Type: string | null Format: date

    The best before date to apply to the inventory product.

  • expiryDate
    Type: string | null Format: date

    The expiry date to apply to the inventory product.

  • packagingDate
    Type: string | null Format: date

    The packaging date to apply to the inventory product.

  • particulars
    Type: string | null

    The particulars of the adjustment.

  • productionDate
    Type: string | null Format: date

    The production date to apply to the inventory product.

  • quantityToAdjust
    Type: number Format: double

    The quantity to move to the new attributes.

  • sellByDate
    Type: string | null Format: date

    The sell by date to apply to the inventory product.