cURL
curl --request GET \ --url https://apay.caibo.digital/payments/h2h/refund/{transactionId}
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Process H2H payment refund endpoint
OK