Chargeback: Defend

Submits a defense against a chargeback, including supporting documentation.

A chargeback can only be defended while its status is pending. If the due
date has passed, the request returns an error. Defending an already-defended
chargeback returns 204 (idempotent). Only one defense can be created per
chargeback request.

The document.document_base64 payload must be 15 MB or less. Supported types
are PDF, JPG/JPEG, PNG, and GIF; the type is inferred from the file's bytes,
not the filename.

Path Params
string
required
length between 25 and 25

The chargeback request UUID.

Body Params
string
required

Explanation of your defense.

document
object
required
string

Name of the product or service.

shipping_info
object

Shipping details supplied when submitting a defense.

recipient_info
object

Recipient details supplied when submitting a defense.

Responses
204

204 response

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