Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
required - For Payments API users: fill in the idempotency_key that you used to create the payment. For Stripe integrated users: fill in the object.id of the charge.succeeded or invoice.paid Stripe event.
Response
Commission was marked as refunded
Example:
"ok"