This PR
1) adds the regular transfer create endpoints
2) adds a transfer update status function that calls the transfer/get endpoint on each of a user's transfers and updates the status in the database.
3) changes the calls to TransferUI endpoints to use clibs
This PR 1) adds the regular transfer create endpoints 2) adds a transfer update status function that calls the transfer/get endpoint on each of a user's transfers and updates the status in the database. 3) changes the calls to TransferUI endpoints to use clibs