Skip to main content

SupplierCurrencyColumnsUnlinkedError

Indicates that supplier currency columns were found unlinked.

This is to avoid the undesired situation in which the supplier is expected to fill a currency column but the buyer forgot to link it to a price.

typeTyperequired
Constant value: supplier_currency_columns_unlinked
Default value: supplier_currency_columns_unlinked
supplierCurrencyColumnNamesstring[]required

The names of the supplier currency columns that are unlinked.

SupplierCurrencyColumnsUnlinkedError
{
"type": "supplier_currency_columns_unlinked",
"supplierCurrencyColumnNames": [
"string"
]
}