post https://api.fondy.io/clientapi/api////accounts//payments
Create a Payment (Outbound): Initiate a payment from a fondy account. You must provide:
- the counterparty details -> where you want the money to goResponse
- the amount
- the payment reference
- the payment type (currently only fasterpayments, and internal are supported)
- the account_details of the account the payment will be sent too (payee/counterparty)
NOTE:The return is "201", we have accepted the request. Final detailsand status is returned on either a callback, or when you call the appropriate get endpoint