no_external_invoice

The invoice has not been created in the accounting provider yet.

HTTP status400
Error typeinvalid_request_error
RetryNo. Fix the request.

Response shape

{
  "error": {
    "type": "invalid_request_error",
    "code": "no_external_invoice",
    "message": "…",
    "doc_url": "https://docs.borga.is/errors/no_external_invoice",
    "request_id": "req_…"
  }
}

See all error codes and how to handle them.