Object Index
You are viewing an old version of the API
Dispute
BETA
Object Index
Represents a dispute a cardholder initiated with their bank.
Properties
Name | Description |
---|---|
dispute_
|
The unique ID for this |
amount_
|
The disputed amount. The amount can be less than the entire transaction amount. For example, a cardholder purchased multiple items, however initiated dispute only for some of the items. |
reason
|
The dispute reason why the cardholder initiated the dispute with their bank. |
state
|
The current state of this dispute. |
due_
|
The time when the next action is due, in RFC 3339 format. |
disputed_
|
The payment challenged in this dispute. |
evidence_
|
The IDs of the evidence associated with the dispute. |
card_
|
The card brand used in the disputed payment. |
created_
|
Read only The timestamp when the dispute was created, in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
updated_
|
Read only The timestamp when the dispute was last updated, in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
brand_
|
The ID of the dispute in the card brand system, generated by the card brand. |
reported_
|
The timestamp when the dispute was reported, in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
version
|
The current version of the |
location_
|
The ID of the location where the dispute originated. |