get https://staging.eko.in/ekoapi/v3/customer/payment/refunds
Get a list of all failed transactions for a customer which are in refund-pending state
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.