InvalidSupplierArchivedError
titlestringrequired
Human-readable error title
Example:
Error occurreddetails objectrequired
valuestringrequired
The invalid supplier archived status that was provided
pathstringrequired
The path of the invalid property
InvalidSupplierArchivedError
{
"title": "Error occurred",
"details": {
"value": "string",
"path": "string"
}
}