accounting_not_connected
The merchant has no connected accounting provider.
| HTTP status | 400 |
| Error type | invalid_request_error |
| Retry | No. Fix the request. |
Response shape
{
"error": {
"type": "invalid_request_error",
"code": "accounting_not_connected",
"message": "…",
"doc_url": "https://docs.borga.is/errors/accounting_not_connected",
"request_id": "req_…"
}
}See all error codes and how to handle them.