/card_disputesCreate a card dispute
Creates a card dispute for a transaction, providing details for review by the card network. Supply disputed_transaction_id and network, then include the Visa-specific category details and any supporting attachments required for the dispute. The transaction must have a card_settlement source type.
- IdempotentThe SDK sends
Idempotency-Key, so a retried request is only applied once.
Card dispute details. disputed_transaction_id and network are required; provide the Visa-specific details when network is visa.
disputed_transaction_id and network are required; the transaction must have a card_settlement source type, and network must be visa. If provided, amount must be at least 1 and no greater than the transaction amount, and explanation must contain 1 to 200 characters. Each attachment's file_id must refer to a file with the card_dispute_attachment purpose.