Dispute a chargeback

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This request enables clients to submit dispute documentation for chargeback management, allowing Yuno to forward these documents to the appropriate issuers for processing.

The endpoint returns a standard payment response structure containing the updated payment information, including the chargeback/dispute status.

📘

Evidence requirements

The uploaded files must meet the following criteria:

Format: File must be in PDF format, encoded as base64.
Size: File must be no larger than 1 MB in size.
Language: Dispute should be written in English or the country's local language.

Note that this request requires an X-Idempotency-Key. Check the Authentication page for more information.

Path Params
string
required

The unique identifier of the payment (UUID, 36 chars).

string
required

The unique identifier of the transaction (UUID, 36 chars).

Body Params
string
required

The unique identifier of the account (UUID, 36 chars).

evidence
array of objects
required

The evidence files object

evidence*
Response

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