post https://api.ubiqpay.io/v1/refunds
The merchant's system sends a request to Ubiqpay to refund the customer.
To process a refund, you should send a request to the refunds API using the merchant reference from the original payment request.
Refundable payments
Note that not all payments are refundable, as this depends on the payment method used to charge the customer. If a refund is impossible, you can credit the customer's account using the payout API instead.
Once a refund is processed, the API will send a status change notification to your specified callback URL.