Create a dispute.

Returns: New/Existing ChargeAfter Dispute ID.

The API is idempotent, in case there is an existing Dispute with the same lenderDisputeId, its ChargeAfter Id will be returned.

Multipart request combining new dispute payload with its supporting documents in a single request to let the SLA start immediately.

The dispute is automatically assigned to Merchant upon a successful creation.

Multipart request using HTML Form Data, as specified by multipart/form-data content type.
See also: multipart requests

With curl a part can be passed using -F option

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