Add Money To CardAsk AIpost https://stage1.tab.kitecash.in/open-api/falcon/v1/card/{cardId}/fundsThis API is used to loads funds to a card account from pool account.Path ParamscardIdstringrequiredThe CardId 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_BANKINGDEBIT_CARDUPIPOOL_ACCOUNTOTHERPGAllowed:NET_BANKINGDEBIT_CARDUPIPOOL_ACCOUNTOTHERPGaccountDetailsstringrequiredAccount Details.narrationstringNarration.accountTypestringenumType of AccountGENERALMEALFUELEDUCATIONAllowed:GENERALMEALFUELEDUCATIONsourceUserstringenumrequiredSource user type through which money has been added to user's cardCORPORATERETAILAllowed: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 cardHeadersUserIdstringrequiredAction performing userResponses 200Ok 400Bad Request 404Not FoundUpdated about 2 years ago