Creates an invoice for payment via bank transfer.
Request
POST https://api.bytehand.com/v2/payments/invoices
Body
An object of the type InvoiceSeed 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 Response is returned.