missing_processor_reference
The payment has no processor reference to refund against. Contact Borga.
| HTTP status | 400 |
| Error type | api_error |
| Retry | Yes, 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.