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: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionKey InformationTypeRequired
uuidUnique Tulip identifier of the order status reason.Max Length: 36stringNo
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.Max Length: 255stringYes
localizedDataArray of localized order status reason descriptions.arrayNo
localizedData[0]Array elementmixedNo
localizedData[0].languageCodeLanguage the description is instringYes
localizedData[0].descriptionThe description of the order status reasonMax Length: 255stringYes
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