DuplicateSupplierNameErrorDetails
valuestringrequired
The name of the supplier that already exists
Example:
Acme Corporationpathstringrequired
The path of the duplicate property
DuplicateSupplierNameErrorDetails
{
"value": "Acme Corporation",
"path": "string"
}