Order Status Reasons (Full Update)
File Naming Convention
TGEN_statusReasons_fullupdate_2025-08_<optionalSuffix>.csv
importType:fullupdateapiVersion:2025-08
Columns
| Column Header | Description | Type | Required |
|---|---|---|---|
uuid | Unique Tulip identifier of the order status reason. | 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. | string | Yes |
localizedData | Array of localized order status reason descriptions. | array | No |
localizedData[0].languageCode | Language the description is in | string | Yes |
localizedData[0].description | The description of the order status reason | 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.