Skip to main content

SupplierContactNotFoundError

titlestringrequired

Human-readable error title

Example: Error occurred
details objectrequired
valuestringrequired

The id of the supplier contact that was not found

Example: 123e4567-e89b-12d3-a456-426614174000
SupplierContactNotFoundError
{
"title": "Error occurred",
"details": {
"value": "123e4567-e89b-12d3-a456-426614174000"
}
}