Add Money To AccountAsk AIpost https://stage1.tab.kitecash.in/open-api/falcon/v1/account/{accountId}/fundsThis API is used to loads funds to a user account from pool account.Path ParamsaccountIdstringrequiredThe AccountId against which funds are to be added. This is in UUID formatBody ParamsamountintegerrequiredThe amount of Funds to be added to the card.externalReferenceIdstringrequiredThe externalReferenceId associated with the users account.sourceOfFundsstringenumrequiredSource of Funds.NET_BANKINGCASHCASHBACKDEBIT_CARDCREDIT_CARDBANK_ACCOUNTUPIPOOL_ACCOUNTOTHERNEFTIMPSRTGSPGShow 13 enum valuesaccountDetailsstringrequiredAccount Details.narrationstringNarration.sourceUserstringenumrequiredSource user type through which money has been added to user's accountCORPORATERETAILAllowed:CORPORATERETAILtransferDatestringrequiredTransfer date in DD-MM-YYYY formatbankNamestringrequiredThe Bank Name associated with the user numbersourceBankstringrequiredSource bank name from which the money has been sent to user's accountHeadersUserIdstringrequiredAction performing userResponses 200Ok 400Bad Request 404Not FoundUpdated about 2 years ago