mismatch
The `subscription` does not belong to `customer`.
| HTTP status | 400 |
| Error type | invalid_request_error |
| Retry | No. Fix the request. |
Response shape
{
"error": {
"type": "invalid_request_error",
"code": "mismatch",
"message": "…",
"doc_url": "https://docs.borga.is/errors/mismatch",
"request_id": "req_…"
}
}See all error codes and how to handle them.