I have crypto held in multiple places, some of which are not supported by the automatic sync.
It's aggregated by the index purchasing bot I built (https://github.com/iloveitaly/crypto-index-fund-bot) and I'd like to use that bot as my master record of crypto held. Ideally, I could write a script to sync holding amounts from that bot, but I'd need a
POST https://dev.lunchmoney.app/v1/crypto
to dynamically create new accounts when new currencies are purchased.