Availability
The Dispute API is under development and will be generally available in 2025.
Use the Get Doc Requirements endpoint to retrieve any required documents for the account holder to fill out, depending on the nature of the dispute. If there is a document to fill out, this endpoint returns a templateDocumentStream
of a PDF form for the account holder to fill out.
This endpoint is part of a conversational API—a series of endpoint calls that must be made in a certain order. If you call this endpoint, it must be during the intake flow; you cannot call it after the case has been submitted. To get the required documents for a case that has already been submitted, use the Get Documents endpoint.
For instructions see the Creating a Dispute guide.
- Previous endpoint: Add Questionnaire
- Next endpoint: Add Required Docs
Status codes
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 code | Description |
---|---|
1508-4 | Invalid case ID or case ID returned no results |
1508-5 | Invalid request |
1508-13 | caseId references a case that is currently locked |
1508-14 | Invalid request message |