Create Case

Use the Create Case endpoint to initiate a dispute claim. A single claim may contain multiple disputed transactions. Call this endpoint when the account holder initiates a claim by clicking a "dispute a transaction" control on your interface.This endpoint returns a case number (caseId) that you pass with all subsequent endpoint calls that are related to this dispute.This endpoint is part of a conversational API—a series of endpoint calls that must be made in a certain order. For instructions see the Creating a Dispute guide.

See Global Response Statuses for status codes that are common across endpoints.

The table below lists status codes that apply to this specific endpoint.

Status CodeCode Description
0Success
1502-1Invalid customerId
1502-2customerId or accountNumber returned no cases
1502-3Error creating case
1502-5Invalid Request:
1502-13caseId references a case that is currently locked
1502-14Invalid request message
-1System Failure encountered while processing request:
Language
Click Try It! to start a request and see the response here!