Returns: New/Existing ChargeAfter Dispute id

After successful dispute creation, the dispute is automatically assigned to the Merchant.

This call is idempotent. If there is an existing dispute with the same lenderDisputeId sent in a request, its ChargeAfter dispute id will be returned.

This call is a multipart request, which combines the new dispute payload with its supporting documents in a single request to let the SLA start immediately.

With curl, a file can be passed using the -F option.

Supported files extensions: .jpg, .jpeg, .png, .svg, .pdf, .doc, .docx, .txt, .csv, .xls, .xlsx

Max files per upload operation: 10

Max document size: 10mb

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!