Skip to main content

InvalidSupplierContactLastNameError

titlestringrequired

Human-readable error title

Example: Error occurred
details objectrequired
valuestringrequired

The invalid supplier contact last name that was provided

pathstringrequired

The path of the invalid property

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