invoice_already_consumed
HTTP 409
That invoice has already been credited.
Response shape
{
"type": "https://cogdepot.com/problems/invoice_already_consumed",
"title": "<short human-readable summary>",
"status": 409,
"detail": "<what happened on this occurrence>",
"reason": "invoice_already_consumed"
}Branch on reason. The title is prose and may be reworded; reason is the stable contract.