Skip to main content

DuplicateSupplierContactEmailError

titlestringrequired

Human-readable error title

Example: Error occurred
details objectrequired
valuestringrequired

The duplicate supplier contact email that was provided

pathstringrequired

The path of the duplicate property

DuplicateSupplierContactEmailError
{
"title": "Error occurred",
"details": {
"value": "string",
"path": "string"
}
}