In this article, you will learn the benefits of using v2 APIs and the list of APIs that have the version 2 capabilities.
Environment | Base URL |
---|---|
Production | https://api.cashfree.com/payout |
Test | https://sandbox.cashfree.com/payout |
API | Description |
---|---|
Create Beneficiary | Use this API to add a beneficiary to your Telr account by providing the bank account number, IFSC, and other required details. |
Get Beneficiary | Use this API to get the details of a particular beneficiary from your account. |
Remove Beneficiary | Use this API to remove an existing beneficiary from the list of added beneficiaries. |
API | Description |
---|---|
Standard Transfer V2 | Use this API to initiate an amount transfer at Telr. It is an async request by default. |
Get Transfer Status V2 | Use this API to get the status of the initiated transfer. |
Batch Transfer V2 | Use this API to initiate a batch transfer request at Telr. You can transfer money to multiple beneficiaries. |
Get Batch Transfer Status V2 | Use this API to get the status of the initiated batch transfer. |