Skip to main content
cogDepot

Problem types

held_funds_mismatch

HTTP 402

The escrow hold on the account does not match what the operation expected. Re-read the account and the thread before retrying.

Response shape

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

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