Returns a case by ID.
Use your API key as the username. No password is required.
Returns the case.
Details of the cardholder.
Unique identifier for the case.
"case_abc123"
The claim this case belongs to. Read-only. Cases are added to claims using the claims API.
"claim_abc123"
When the case was created. ISO 8601 format.
"2025-02-01T00:00:00.000Z"
Custom key-value pairs for storing additional data with your cases. See Custom Fields documentation for more details.
Dispute details for the case.
Issuer evidence for the dispute.
Details of the merchant.
Your unique identifier for the card program the case belongs to.
126"550e8400-e29b-41d4-a716-446655440000"
The reason for the dispute.
canceled_or_returned, cash_not_received, credit_not_processed, duplicate_charge, fraud, incorrect_amount, invalid_authorization, other, product_counterfeit, product_not_as_described, product_not_received, subscription_canceled "fraud"
The status of the case.
created, chargeback_filed, chargeback_represented, prearb_filed, prearb_rebutted, arbitration_filed, won, lost, accepted, rejected, expired, withdrawn, merchant_credited "created"
Details of the disputed transaction. Either arn or switch_serial_number is required.