Store Districts (Full Update)
Description
For each type of resource in the Store District Resource, if an identifier is provided and the identifier exists, it will update the reference to the Store Organization Resource for this District Resource. If an object is provided, it will perform an upsert on the Store Organization Resource based on the identifier.
See the Aerial Spec for more details.
File Naming Convention
TGEN_districts_fullupdate_2025-08_<optionalSuffix>.csv
importType:fullupdateapiVersion:2025-08
Columns
| Column Header | Description | Key Information | Type | Required |
|---|---|---|---|---|
district | Unique Tulip identifier of the Store Organization Resource that maps to a district, or district object | string | Yes | |
district.externalId | External identifier of the Store Organization Resource | Max Length: 255 | string | Yes |
district.name | The name of the Store Organization Resource | Max Length: 255 | string | Yes |
region | Unique Tulip identifier of the Store Organization Resource that maps to a region, or region object | string | No | |
region.externalId | External identifier of the Store Organization Resource | Max Length: 255 | string | Yes |
region.name | The name of the Store Organization Resource | Max Length: 255 | string | Yes |
division | Unique Tulip identifier of the Store Organization Resource that maps to a division, or division object | string | Yes | |
division.externalId | External identifier of the Store Organization Resource | Max Length: 255 | string | Yes |
division.name | The name of the Store Organization Resource | Max Length: 255 | string | Yes |
Sample CSV
See the following districts CSV sample file.