SupplierContactNotFoundError
titlestringrequired
Human-readable error title
Example:
Error occurreddetails objectrequired
valuestringrequired
The id of the supplier contact that was not found
Example:
123e4567-e89b-12d3-a456-426614174000SupplierContactNotFoundError
{
"title": "Error occurred",
"details": {
"value": "123e4567-e89b-12d3-a456-426614174000"
}
}