Submit Dispute Response Action

Submit dispute responses with supporting documentation. Response options are based on the 'response_options' provided when fetching a dispute with the 'response_options' URL parameter.

Path Params
int64
required

The control number of the dispute case, returned as the rec_id value for a 'Create' or 'Get' query.

Body Params
string
enum

The action to take for this dispute. The available actions are based on the dispute's reason code and current status. The list of possible actions is provided in the dispute's 'response' attribute when fetched with the 'response_options' URL parameter. * accept - Accept the dispute as validated. * respond - Respond to the dispute with evidence. * edit - Edit the dispute response previously submitted. * challenge - [todo]. * arbitration - Send the dispute to arbitration. * withdraw - Withdraw from pre-arbitration. * retry - (ACH Only) Retry the payment. * block - (ACH Only) [todo]. description: The action to take for this dispute.

string

The response code being submitted. Required if the action is 'respond'.

double

The amount being disputed in the response.

string

The compelling evidence code being submitted, required if the response_code is 'CE'.

ce_indicators
array of strings

The compelling evidence indicators being submitted, may be required if the ce_code included indicators.

ce_indicators
string

The invalid dispute code being submitted, required if the response_code is 'ID'.

Responses

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json