Create Payout Refund (Restricted)

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Refund Parameters

paymentMethodId

amount

currency

externalReference

accept

Allowed:
application/json application/problem+json

Status Codes

200 Successful payout refund initiation

400 Bad Request

401 Unauthorized

404 Not Found

409 Conflict

422 Unprocessable Entity

500 Internal Server Error

Example Request

Base URL:
https://api.superpayments.com/2026-04-01/refunds/payouts

curl --request POST \  
     --url https://api.superpayments.com/2026-04-01/refunds/payouts \  
     --header 'accept: application/json' \  
     --header 'content-type: application/json'