missing_processor_reference

The payment has no processor reference to refund against. Contact Borga.

HTTP status400
Error typeapi_error
RetryYes, with backoff.

Response shape

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

See all error codes and how to handle them.