InvalidSupplierAttributesError
titlestringrequired
Human-readable error title
Example:
Error occurreddetails objectrequired
valuestringrequired
The invalid attributes that were provided
pathstringrequired
The path of the invalid property
InvalidSupplierAttributesError
{
"title": "Error occurred",
"details": {
"value": "string",
"path": "string"
}
}