Skip to main content

InvalidSupplierContactFirstNameError

titlestringrequired

Human-readable error title

Example: Error occurred
details objectrequired
valuestringrequired

The invalid supplier contact first name that was provided

pathstringrequired

The path of the invalid property

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