Creates a new claim and all its cases in a single request.
Use your API key as the username. No password is required.
Array of cases to create (1-35 items). Each case requires the same transaction fields as creating a case individually.
1 - 35 elementsDispute reason (applies to all cases in the claim).
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"
Card information (shared across all cases).
Details of the cardholder.
Optional unique identifier for the claim. If not provided, one will be generated automatically.
126"claim_abc123"
Custom fields (shared across all cases).
Shared dispute information. The date and raised_by fields are shared across all cases; amount and currency are specified per case.
Issuer evidence for the dispute.
Returns the newly created claim with all created cases.
All cases associated with this claim.
Unique identifier for the claim.
"claim_abc123"
When the claim was created. ISO 8601 format.
"2025-02-01T00:00:00.000Z"
The status of the claim.
open, filed, closed "open"