BulkUpdateRequest

  • updates
    Type: array object[] · AssetBulkUpdateRow[] 1…10000
    required

    One row in a bulk update - the addressing identifier plus whitelisted updatable fields.

    • identifier
      Type: string
      required

      Your external asset identifier (selects the asset to update).

    • categoryType
      Type: string | null
    • conditionGrade
      Type: string | null
    • locationRack
      Type: string | null
    • locationRow
      Type: string | null
    • manufacturer
      Type: string | null
    • memory
      Type: integer | null

      Integer numbers.

    • model
      Type: string
    • mpn
      Type: string | null
    • serialNumber
      Type: string | null
    • sku
      Type: string | null
    • storageCapacity
      Type: string | null
    • storageType
      Type: string | null
    • vendor
      Type: string
    • weight
      Type: number | null
    • weightUnit
      Type: string | null
    • year
      Type: integer | null

      Integer numbers.