Account
Internal Transfer
Use this API to request an internal transfer at Cashfree. The internal transfer API is useful for multiple Payouts accounts. The API response will either result in an ERROR or SUCCESS response.
POST
/
payout
/
v1
/
internalTransfer
Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)
Body
application/json
Amount to be transferred. Number (>=1)
Cashfree internal recharge account number. Alphanumeric allowed
A unique ID to identify this transfer. Alphanumeric, hyphen and underscore (_) allowed (40 character limit). If the value is not passed, the id will be autogenerated.
Was this page helpful?