post https://staging.eko.in/ekoapi/v3/customer/payment/refund/
Initiate refund to the customer for a failed transaction
This API is used to safely refund cash to a customer in case their transaction fails.
- When the transaction fails, we automatically send an OTP to the customer.
- Ask for that OTP from the customer and call this API with the OTP.
- This will act as a consent that you have actually refunded back the cash to the customer. After this API call, we will refund the eValue into your account.