Dispute a transaction
Create a dispute against a transaction.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
An idempotency key is an arbitrary unique value generated by client to detect subsequent retries of the same request. It is recommended that a UUID or a similar random identifier be used as an idempotency key. A different key must be used for each request, unless it is a retry.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Details of the disputed transaction.
- External Card Dispute
- ACH Dispute
- Card Dispute
Create a dispute against an external card transaction.
Reference ID associated with the dispute on the external network.
Mastercard
Visa
ACCOUNT_NUMBER_NOT_ON_FILE, AUTHORIZATION_RELATED_CHARGEBACK, CANCELED_RECURRING_TRANSACTION, CANCELED_SERVICE, CARDHOLDER_DISPUTE, CARDHOLDER_DISPUTE_NOT_ELSEWHERE_CLASSIFIED, CARD_RECOVERY_BULLETIN, CHIP_LIABILITY_SHIFT, CHIP_PIN_LIABILITY_SHIFT, CORRECT_CURRENCY_CODE_NOT_PROVIDED, COUNTERFEIT_MERCHANDISE, CREDIT_NOT_PROCESSED, DECLINED_AUTHORIZATION, DOMESTIC_CHARGEBACK_DISPUTE, DUPLICATE_PROCESSING, EMV_LIABILITY_SHIFT_COUNTERFEIT_FRAUD, EMV_LIABILITY_SHIFT_NON_COUNTERFEIT_FRAUD, FRAUD_CARD_ABSENT, FRAUD_CARD_PRESENT, GOODS_OR_SERVICES_NOT_PROVIDED, INCORRECT_ACCOUNT_NUMBER, INCORRECT_AMOUNT, INCORRECT_CURRENCY, INCORRECT_TRANSACTION_CODE, INVALID_DATA, LATE_PRESENTMENT, MISREPRESENTATION, NON_RECEIPT_OF_CASH, NOT_AS_DESCRIBED, NO_AUTHORIZATION, NO_CARDHOLDER_AUTHORIZATION, NO_SHOW_ADDENDUM_ATM_DISPUTE, OCT_NOT_ACCEPTED, PAID_BY_OTHER_MEANS, POINT_OF_INTERACTION_ERROR, POTENTIAL_FRAUD, QUESTIONABLE_MERCHANT_ACTIVITY, SERVICES_NOT_RECEIVED, TRANSACTION_AMOUNT_DIFFERS, VISA_FRAUD_MONITORING_PROGRAM, WARNING_BULLETIN The timestamp representing when the customer reported the dispute.
"2010-05-06T12:23:34.321Z"
The amount to be disputed in cents. Disputes cannot exceed the full amount of the posted transaction.
x >= 1Brief written message describing the reason for disputing the transaction.
1000A short string representing the payment rail of the dispute.
ACH, CARD, EXTERNAL_CARD The ID of the posted transaction to be disputed.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Response
Dispute created
- Card Dispute
- ACH Dispute
- External Card
Response for a card dispute.
History of all the action filed for the dispute.
List of actions that can be taken on the dispute.
The status of customer account credit related to the dispute
FINAL, NONE, PROVISIONAL ARBITRATION, ARBITRATION_RESPONSE, CHARGEBACK, DENIED, EVALUATION, EVIDENCE_GATHERING, EXPIRED, MANUAL_REVIEW, NETWORK_REJECTED_CHARGEBACK, NETWORK_REJECTED_CHARGEBACK_REVERSAL, PENDING_ACTION, PRE_ARBITRATION, PRE_ARBITRATION_RESPONSE, REFUNDED, REJECTED, REPRESENTMENT, WITHDRAWN, WRITE_OFF AUTO_WRITE_OFF, CUSTOMER, GROUND_CONTROL Network eligibility restrictions.
- NOTE: deprecated reason codes are accepted for backwards compatibility but will be mapped to their active equivalent reason codes by the API.
ATM_CASH_DISPUTE, AUTHORIZATION_RELATED_CHARGEBACK, CANCELED_OR_RETURNED, CARDHOLDER_DISPUTE, CARD_LOST_STOLEN_NEVER_RECEIVED, CHIP_LIABILITY_SHIFT, CHIP_PIN_LIABILITY_SHIFT, COUNTERFEIT_GOODS, CREDIT_NOT_RECEIVED, DEFECTIVE_GOODS_OR_SERVICES, DISPUTE_OF_RECURRING_TRANSACTION, DUPLICATE_TRANSACTION, FRAUDULENT_PROCESSING, GOODS_OR_SERVICES_NOT_PROVIDED, LATE_PRESENTMENT, NO_CARDHOLDER_AUTHORIZATION, PAID_BY_OTHER_MEANS, POINT_OF_INTERACTION_ERROR, QUESTIONABLE_MERCHANT_ACTIVITY, TRANSACTION_AMOUNT_DIFFERS, TRANSACTION_DID_NOT_COMPLETE, TRANSACTION_NOT_RECOGNIZED, UNAUTHORIZED_TRANSACTION The customer account related to the dispute, to which dispute-related credits will be posted.
"ca4450a5-5d4c-4afc-9533-729e2948c477"
The timestamp representing when the dispute was created
"2010-05-06T12:23:34.321Z"
ISO 4217 Alpha-3 currency code
3"USD"
The customer related to the dispute, to which dispute-related credits will be posted.
"52593ea7-4d66-40df-80e9-3b9bc54fa880"
The timestamp representing when the customer reported the dispute.
"2010-05-06T12:23:34.321Z"
LOST, NONE, ONGOING, RESOLVED, WON Documents associated with the dispute.
The amount to be disputed in cents.
x >= 1The unique identifier of the dispute
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The timestamp representing when the dispute was last modified
"2010-05-06T12:23:34.321Z"
Brief written message describing the reason for disputing the transaction.
1000The network with which the transaction was disputed.
ACH, DECISIONLY, MARQETA, MASTERCARD, NONE, TABAPAY A short string representing the payment rail of the dispute.
ACH, CARD, EXTERNAL_CARD The current status of the dispute.
CLOSED, OPEN The id of the tenant containing the resource.
"abcdef_ghijkl"
The ID of the posted transaction to be disputed.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The acquirer reference number of the original transaction associated with the dispute.
🚧 Beta This is a Beta object. It is not used in production at this time. Feedback from the community is welcome. Any breaking changes will be pre-announced.
Issuer evidence for network dispute filing. Which nested fields are
required depends on reason_code and the card network (Visa or
Mastercard) of the disputed transaction:
Mastercard
Visa
The switch serial number of the original transaction associated with the dispute.
REGULATION_E, REGULATION_Z Reference ID associated with the dispute on the external network.
INITIATOR, NETWORK The time that a final decision was made on the dispute.
The time by which provisional credit should be posted to the customer account in response to the dispute.

