Number of APIs: 4
POST {{url}}customers/:customer_id/payees
Create a new payee that will be stored against the customer profile.
POST {{url}}pay-out
Execute a payment to one of your customers.
POST {{url}}/payments/internal-transfer
Process an internal transfer between accounts. https://docs.acquired.com/reference/create-internal-transfer
GET /accounts/:account_id
Retrieves the account details using the unique account_id
.