File Format - Refund Reasons

Refund Reasons File Format

The first line of a Refund Reasons CSV file must be the header row.

A customer association instance is a group of rows in the CSV file that are sequential and include the same required fields. Note: Refund Reasons file only support multi-row header format.

Spec

The following table shows the accepted CSV columns for the refund_reasons entity. Note that any columns including N denote a dynamic integer. A column specified as Field N signifies that you can use columns Field 1, Field 2, …, Field N to allow for multiple values per record of the given field, similar to an array.

CSV HeaderData TypeGroupRequiredDescription
Refund Reason IDstringYesExternal identifier of the record
Sort OrderintegerNoOrder in which options are displayed in picklist
DisabledbooleanNoWhether or not the Address is disabled
Store IDstringNoID of the Store to which the Customer belongs, if list_type is STOREWIDE (externalId resolvable)
Country IDintegerORstringNoID of the Country (externalId resolvable)
Localized Language IDintegerORstringLocalized DataNoLanguage ID for the language in which this value appears; use 0 if it is not localized (externalId resolvable)
Localized DescriptionstringLocalized DataNoDescription of the Attribute
Localized Language ID NintegerORstringLocalized Data NNoLanguage ID for the language in which this value appears; use 0 if it is not localized (externalId resolvable)
Localized Description NstringLocalized Data NNoDescription of the Attribute