DuplicateSupplierContactEmailError
titlestringrequired
Human-readable error title
Example:
Error occurreddetails 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"
}
}