Fund Transfer
This document details out the technical integration approach of FUND TRANSFER and merchants. This document refers to the server APIs.
94 subscribers
13 ms avg latency
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Fund Transfer endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
ResendOTPFT /resend_ot_ps |
In case you miss the otp from our side. |
| POST |
AddCustomerFT /customer.json |
To add a new customer a message containing verification otp will be directly send on the customer's mobile. |
| POST |
VerifyRecipientFT /verifyrecipient.json |
Using this API we can verify a recipient by it's ID, account no or ifsc no. |
| GET |
GetBankDetailsFT /getbankdetail/{bankcode}.json |
By accessing this API we can get all the bank details of a particular customer. For this a bank code is required. |
| POST |
TransactionFT /transaction.json |
|
| POST |
VerifyCustomerFT /verifycustomer.json |
This API enable us to verify a customer by sending OTP to his/her mobile number. |
| POST |
AddRecipientFT /newrecipient.json |
A recipient is someone to whom a customer can transfer money. The customer has to add new recipient to transfer money. |
| GET |
FindCustomerDetailsFT /getcustomerdetails/{customermobileno}.json |
This API permits us to find a particular customer's details. e.g-customer's name, customer's mobile number etc. |
Fund Transfer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|