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.
Authorizations
Client ID. You can find your app id in the Merchant Dashboard.
Client secret key. You can find your secret in the Merchant Dashboard.
Headers
It is the API version to be used. The accepted format is YYYY-MM-DD.
It is the request ID for the API call. This ID can be used to resolve tech realted issues. Communicate this in your tech related queries to Cashfree Payments.
Query Parameters
It is the unique ID created by Cashfree Payments. You receive it in the response of the initiated standard transfer request. (Either cf_transfer_id or transfer_id is mandatory)
It is the unique ID you created to identify the standard transfer request.
Response
Standard Transfer V2 Response
It displays the unique ID you created to identify the transfer.
It displays the unique ID created by Cashfree Payments. You receive this ID in the response after initiating the standard transfer request.
It displays the status of the transfer.
It displays the details of the beneficiary.
It displays the transfer amount initiated in the request.
It displays the service charge applicable for the successful transfer request.
It displays the service tax applicable for the successful transfer request.
It displays the mode of the transfer.
It displays the unique number that is generated to recognise any fund transfer that is created by the bank that facilitates the transfer.
It displays the ID of the fund source from where the money was debited for this transfer request.
It displays the time of when the transfer request was added to the system.
It displays the updated time for the transfer.
Was this page helpful?