Inventory (Partial Update)

Description

Partially update resource

See the Aerial Spec for more details.

File Naming Convention

TGEN_inventory_partialupdate_2025-12_<optionalSuffix>.csv

  • importType: partialupdate
  • apiVersion: 2025-12

Columns

Column HeaderDescriptionKey InformationTypeRequired
variantIdUUID or external ID of the variant to assign this inventory to. that can be expressed using “SET_AS_NULL” (to reset the existing value) or a value as defined in its types.stringNo
countsA collection of Counts for this inventory request that can be expressed using “SET_AS_NULL” (to reset all existing values) or a value as defined in its types.arrayNo
counts[0]Array elementmixedNo
counts[0].storeIdUUID or external ID of the store to assign this inventory to. that can be expressed using “SET_AS_NULL” (to reset the existing value) or a value as defined in its types.stringNo
counts[0].countInventory count for the store that can be expressed using “SET_AS_NULL” (to reset the existing value) or a value as defined in its types.Min: 0integerNo

Sample CSV

See the following inventory CSV sample file.

inventory Sample 1