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