put https://payze.io/v2/api/payment/refund
This API endpoint allows you to initiate a partial or full refunds for a previous payment transaction. By providing the Transaction ID and necessary details, you can request a refund for a specific payment. HTTP PUT honors request idempotency, Ensuring that sending the same request multiple times has the same effect as sending it once.