Order Status Reasons (Full Update)
Description
Upsert Order Status Reason
See the Aerial Spec for more details.
File Naming Convention
TGEN_statusReasons_fullupdate_2025-08_<optionalSuffix>.csv
importType:fullupdateapiVersion:2025-08
Columns
| Column Header | Description | Key Information | Type | Required |
|---|---|---|---|---|
uuid | Unique Tulip identifier of the order status reason. | Max Length: 36 | string | No |
externalId | Integrator provided unique identifier for the order status reason. Typically used to map a primary key from a third party system to the Tulip resource. | Max Length: 255 | string | Yes |
localizedData | Array of localized order status reason descriptions. | array | No | |
localizedData[0] | Array element | mixed | No | |
localizedData[0].languageCode | Language the description is in | string | Yes | |
localizedData[0].description | The description of the order status reason | Max Length: 255 | string | Yes |
dateCreated | Creation date of the order status reason. | string | No | |
dateModified | Modified date of the order status reason. | string | No |
Sample CSV
See the following statusReasons CSV sample file.