Creates a new claim and all its cases in a single request.
Use your API key as the username. No password is required.
Dispute reason (applies to all cases in the claim).
invalid_authorization, fraud, product_not_received, product_not_as_described, product_counterfeit, subscription_canceled, credit_not_processed, duplicate_charge, incorrect_amount, cash_not_received, canceled_or_returned, other "fraud"
Array of cases to create (1-35 items). Each case requires the same transaction fields as creating a case individually.
1 - 35 elementsOptional unique identifier for the claim. If not provided, one will be generated automatically.
126"claim_abc123"
Details of the cardholder.
Card information (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.
Custom fields (shared across all cases).
Returns the newly created claim with all created cases.
Unique identifier for the claim.
"claim_abc123"
The status of the claim.
open, filed, closed "open"
All cases associated with this claim.
When the claim was created. ISO 8601 format.
"2025-02-01T00:00:00.000Z"