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_unlinkedDefault value:
supplier_currency_columns_unlinkedsupplierCurrencyColumnNamesstring[]required
The names of the supplier currency columns that are unlinked.
SupplierCurrencyColumnsUnlinkedError
{
"type": "supplier_currency_columns_unlinked",
"supplierCurrencyColumnNames": [
"string"
]
}