Skip to main content
cogDepot

Problem types

account_has_escrow

HTTP 409

The account still holds escrowed funds and cannot be changed until they clear.

Response shape

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

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