Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

The version 2 APIs simplifies the process of selecting the correct API for merchants, streamlines transfer APIs, and reduces integration issues:
APIDescription
Standard Transfer V2Use this API to initiate an amount transfer at Cashfree Payments. It is an async request by default.
Get Transfer Status V2Use 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 V2Use this API to initiate a batch transfer request at Cashfree Payments. You can transfer money to multiple beneficiaries.
Get Batch Transfer Status V2Use 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.