Skip to main content
POST
Approve disputes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <secret_key>, where <secret_key> is your secret_key.

Body

application/json
dispute_ids
string<uuid>[]
required

Array of dispute ids. Only 20 disputes can be approved within a single request.

Response

Success. Disputes were approved.

disputes
object[]