I am looking to create a workflow within our application for consumers to leverage their Debit/Credit card numbers to Fund their newly created bank account. I am not seeing any documentation that speaks to implementing Clover to facilitate this type of transaction. If we are going to host our own Point Of Sale interface for the consumer to input their information, does the Clover API or SDK support an account funding type of transaction? Are there any guides for this? The only thing i've found so far is this GET endpoint https://docs.clover.com/docs/funding (which is NOT available in sandbox for whatever reason). Do I leverage the schema for this to facilitate the type of transaction i'm looking for?
Any/All help would be greatly appreciated.