Skip to main content
cogDepot

Problem types

duplicate_dispute

HTTP 409

This deal has already been disputed by this side. Disputes are one per side, for the same reason ratings are: one deal must not become an unlimited supply of claims against the same counterparty.

Response shape

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

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