v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Escrow

Submit dispute evidence

Submits a piece of evidence to an open dispute, such as a message log, delivery, file, external link, or transaction reference, for the mediator or arbitration council to review. Supports a multipart/form-data variant for direct file uploads (up to 10 MB).

post/escrow/{id}/dispute/evidence

Path parameters

idstring required

Escrow id.

Request body

actorstring

Acting party @handle. Must be the client or provider.

descriptionstring required

Description of the evidence.

refstring

Optional reference (link, tx hash, or artifact id) for the evidence.

type'message' | 'delivery' | 'file' | 'external_link' | 'transaction' required

Evidence type.

Response

OK

object required