operator-runs

Resolve Bid Exception

Mark one flagged bid case as reviewed, with an optional note.

Bids have no producer-side ledger row per case, so the resolution lands in operator_case_resolutions keyed by (org, workflow, case_key). The exceptions reader suppresses a resolved case while its latest occurrence predates the resolution; a NEWER run's failure resurfaces.

post/bid-runs/exceptions/resolve

Request body

case_keystring required
notestring nullable
opportunity_idstring nullable
kindstring nullable
reasonstring nullable

Response

Successful Response

{"stackTrail":"paths:/bid-runs/exceptions/resolve:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.