Skip to main content

TooManySuppliersError

titlestringrequired

Human-readable error title

Example: Error occurred
details objectrequired
valuenumberrequired

The number of suppliers that were provided

TooManySuppliersError
{
"title": "Error occurred",
"details": {
"value": 0
}
}