Skip to main content
Schema2020-08-27object

issuing.dispute

As a [card issuer](https://stripe.com/docs/issuing), you can dispute transactions that the cardholder does not recognize, suspects to be fraudulent, or has other issues with. Related guide: [Disputing Transactions](https://stripe.com/docs/issuing/purchases/disputes)

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

IssuingDisputeDuplicateEvidence

object
additional_documentation
optionalnullable

(ID of a [file upload](https://stripe.com/docs/guides/file-upload)) Additional documentation supporting the dispute.

card_statement
optionalnullable

(ID of a [file upload](https://stripe.com/docs/guides/file-upload)) Copy of the card statement showing that the product had already been paid for.

cash_receipt
optionalnullable

(ID of a [file upload](https://stripe.com/docs/guides/file-upload)) Copy of the receipt showing that the product had been paid for in cash.

check_image
optionalnullable

(ID of a [file upload](https://stripe.com/docs/guides/file-upload)) Image of the front and back of the check that was used to pay for the product.

explanation string
optionalnullable

Explanation of why the cardholder is disputing this transaction.

original_transaction string
optionalnullable

Transaction (e.g., ipi_...) that the disputed transaction is a duplicate of. Of the two or more transactions that are copies of each other, this is original undisputed one.