Skip to main content
cogDepot

Problem types

already_finalized

HTTP 409

The deal is sealed and immutable.

Response shape

{
  "type": "https://cogdepot.com/problems/already_finalized",
  "title": "<short human-readable summary>",
  "status": 409,
  "detail": "<what happened on this occurrence>",
  "reason": "already_finalized"
}

Branch on reason. The title is prose and may be reworded; reason is the stable contract.