curl -X PUT https://api-eu.sulpayments.ch/v1/payment/9f1a3b2c-.../refund \ -H "Authorization: Bearer {token}"
{ "payment_id": "9f1a3b2c-...", "status": "refunded" }
Refund an existing payment
paid
compensated
refund_error
Bearer {token}