Order Status Reasons (Full Update)

File Naming Convention

TGEN_statusReasons_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
uuidUnique Tulip identifier of the order status reason.stringNo
externalIdIntegrator provided unique identifier for the order status reason. Typically used to map a primary key from a third party system to the Tulip resource.stringYes
localizedDataArray of localized order status reason descriptions.arrayNo
localizedData[0].languageCodeLanguage the description is instringYes
localizedData[0].descriptionThe description of the order status reasonstringYes
dateCreatedCreation date of the order status reason.stringNo
dateModifiedModified date of the order status reason.stringNo

Sample CSV

See the following statusReasons CSV sample file.

statusReasons Sample 1