{
"error": {
"code": "BAD_REQUEST",
"docs": "https://docs.unprice.dev/api-reference/errors/code/BAD_REQUEST",
"message": "<string>",
"requestId": "req_1234"
}
}Errors
BAD_REQUEST
Cause
The request is invalid. A required value can be missing, a value can have the wrong shape, or the request can violate an endpoint rule.Action
Read the error message. Correct the named field or request rule, then send the request again.Support evidence
Include the error response andrequestId if you contact support.Show child attributes
Show child attributes