Skip to main content
POST
Submits a dispute against a specific monitoring event. You can attach up to 5 supporting files (images, PDFs, documents) as evidence. Returns 201 on success.

Body (multipart/form-data)

string
required
The vendor the disputed event belongs to.
string
required
The monitoring event ID being disputed.
string
required
Explanation of why this event is incorrect or should be dismissed.
file[]
Up to 5 supporting documents (JPEG, PNG, WebP, PDF, DOC, DOCX). Max 10 MB each.
A new dispute is created with status pending. Only one open dispute (pending or under_review) may exist per event at a time. Rate limited to 5 submissions per minute.