Hi,
I am currently using the Square API to automate the creation of invoices for customers.
What I am trying to do now is add the functionality to pay the team member responsible for that invoice, but cannot find out how to do so in the documentation. The team member is paid after the completion of a tutoring session. For clarification, I run a small tutoring platform. At the end of a tutoring session, a tutor submits the session, which results in an invoice being created through the Square API. Once this invoice is created, I would like to make an additional API call to make a direct deposit to the tutor’s bank account. Can this be done with Square?