no_checkout_reference

The session has no card checkout to poll.

HTTP status404
Error typeinvalid_request_error
RetryNo. Fix the request.

Response shape

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

See all error codes and how to handle them.