affirm · Schema

EvidenceItem

A single piece of evidence associated with a dispute.

Properties

Name Type Description
id string Unique identifier for this evidence item.
type string Type of evidence (file, text, tracking).
content string For text evidence, the content of the explanation. For file evidence, the file identifier.
submitted_at string Timestamp when this evidence was submitted, in RFC 3339 format.
View JSON Schema on GitHub