Skip to main content

InvalidSupplierContactEmailError

titlestringrequired

Human-readable error title

Example: Error occurred
details objectrequired
valuestringrequired

The invalid supplier contact email that was provided

pathstringrequired

The path of the invalid property

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