pdf_not_supported

The connected accounting provider does not expose invoice PDFs.

HTTP status400
Error typeinvalid_request_error
RetryNo. Fix the request.

Response shape

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

See all error codes and how to handle them.