Starts auto payment connection.
Request
POST https://api.bytehand.com/v2/payments/recurring
Body
An object of the type RecurringPaymentSeed is required in the request body.
Authorization
Requires authorization and access right finances_deposit.
Response
Upon successful completion of the request, an object of type Deposit is returned.