Open accounts, check balances, transfer funds
POST /api/v2/accounts Authorization: Bearer sk_live_... Content-Type: application/json {"amount": 1000, "currency": "USD", "recipient": "..."}