v1
latestOpenAPI 3.0.22026-07-2667277423.4 KBChargebacks
Chargeback: Accept
Accepts a chargeback, agreeing to the dispute. Takes no request body.
A chargeback can only be accepted while its status is pending. If the due date has passed, the request returns an error. Accepting an already-accepted chargeback returns 204 (idempotent).
post/chargeback_requests/{id}/accept
Path parameters
idstring required
A unique 25-character alphanumeric resource identifier.
The chargeback request UUID.
Response
204 response