NormalizeRequest

  • assets
    Type: array object[] · AssetInput[] 1…10000
    required

    A single inbound asset row. identifier is your external ID and is required.

    • identifier
      Type: string
      required
    • category
      Type: string
    • categoryType
      Type: string
    • chipModel
      Type: string

      CPU/chip model signal used to help infer vendor/category during normalize.

    • condition
      Type: string
    • conditionGrade
      Type: string
    • countryCode
      Type: string

      ISO country code (stored as country of origin).

    • locationName
      Type: string
    • manufacturer
      Type: string
    • memory
      Type: integer

      Integer numbers.

    • model
      Type: string
    • mpn
      Type: string
    • productNumber
      Type: string
    • quantity
      Type: integer

      Integer numbers.

    • serialNumber
      Type: string
    • sku
      Type: string
    • storageCapacity
      Type: string
    • storageType
      Type: string
    • type
      Type: string
    • vendor
      Type: string
    • weight
      Type: number
    • weightUnit
      Type: string
    • year
      Type: integer

      Integer numbers.