| Standard Transfer V2 | Use this API to initiate an amount transfer at Cashfree Payments. It is an async request by default. |
| Get Transfer Status V2 | Use this API to get the status of the initiated transfer. You can use either the transfer_id or cf_transfer_id to fetch the details. |
| Batch Transfer V2 | Use this API to initiate a batch transfer request at Cashfree Payments. You can transfer money to multiple beneficiaries. |
| Get Batch Transfer Status V2 | Use this API to get the status of the initiated batch transfer. You can use either the batch_transfer_id or cf_batch_transfer_id to fetch the details. |