currency required | string = 3 characters Currency code in ISO 4217 format.
|
amount required | |
transactionId required | string ID of the disputed transaction.
|
postedTime required | string <date-time> Date and time when the dispute is posted.
|
type required | string Enum: "information-request" "first-chargeback" "second-chargeback" "arbitration" "fraud" "ethoca-alert" "verifi-alert" |
status required | string Enum: "response-needed" "under-review" "forfeited" "won" "lost" "unknown" |
reasonCode required | string Code used in the chargeback that describes the reason for the dispute.
Enum: "1000" "10.1" "10.2" "10.3" "10.4" "10.5" "11.1" "11.2" "11.3" "12" … 156 more |
id | |
customerId | string <= 50 characters ID of the customer who is disputing a transaction.
|
acquirerReferenceNumber | string Acquirer reference number for the dispute.
|
caseId | |
category | string Enum: "fraud" "unrecognized" "product-not-received" "product-unacceptable" "product-not-refunded" "duplicate" "subscription-canceled" "uncategorized" |
deadlineTime | string <date-time> Latest date and time by when a merchant must submit a representment for a dispute.
If the deadline is missed, the merchant loses the dispute.
|
rawResponse | string Raw response from the payment gateway that processed the disputed transaction.
|
resolvedTime | string <date-time> Date and time when the dispute is resolved.
|
createdTime | string <date-time> (CreatedTime) Date and time which is set automatically when the resource is created.
|
updatedTime | string <date-time> (UpdatedTime) Date and time which updates automatically when the resource is updated.
|
| |
Array href | | rel | string Enum: "self" "transaction" |
|
| object Embedded objects that are requested by the expand query parameter.
|
|