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:partialupdateapiVersion:2025-12
Columns
| Column Header | Description | Key Information | Type | Required |
|---|---|---|---|---|
variantId | UUID 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. | string | No | |
counts | A 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. | array | No | |
counts[0] | Array element | mixed | No | |
counts[0].storeId | UUID 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. | string | No | |
counts[0].count | Inventory 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: 0 | integer | No |
Sample CSV
See the following inventory CSV sample file.