Return Reasons (Full Update)

Description

Upserts Return Reasons synchronously. Does not handle partial successes or failures if multiple are provided.

See the Aerial Spec for more details.

File Naming Convention

TGEN_returnReasons_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionKey InformationTypeRequired
externalIdIntegrator provided unique identifier for the return reason. Typically used to map a primary key from a third party system to the Tulip resource.Max Length: 255stringNo
disabledBoolean dictating if return reason is disabled (true or false)booleanNo
sortOrderSort order for this return reason in the listintegerNo
storeUnique Tulip identifier or External ID of the store the return reason is associated withMax Length: 36stringNo
countryCodeCountry ISO code in ISO-3166-1 alpha-3 formatMax Length: 3stringNo
countryUnique Tulip identifier or ISO code in ISO-3166-1 alpha-3 format of the country this return reason is associated withMax Length: 36stringNo

Sample CSV

See the following returnReasons CSV sample file.

returnReasons Sample 1