LEDGER_UNAVAILABLE
HTTP 503 — Temporarily unavailable
The charge could not be opened — the ledger did not answer, or no tariff covers this business on this rail. Nothing was taken.
What to do
Retry with the same Idempotency-Key after a short wait. If it persists on one rail, ask us about your tariff.
Can I retry?
Yes. Send the identical request again, with the same Idempotency-Key if it carried one. Nothing was taken.
The body you received
json
{
"error": {
"code": "LEDGER_UNAVAILABLE",
"doc": "https://docs.pamopay.co/errors/LEDGER_UNAVAILABLE",
"request_id": "req_5f3a9c2b1d4e6f7a8b9c0d1e"
}
}Quote request_id when you write to us; it finds the call without anybody grepping by timestamp.