cURL
curl --request POST \ --url https://api.orafi.app/v1/transactions/refund/retry \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "refundId": "<string>" } '
{ "success": "<string>" }
Retry a failed refund
Retry initiated