post
https://betaapi.x9trader.com/api/broker/v1/finance/balance-operation
Move money on a trading account — deposit, withdrawal, credit, or bonus.
operation_type and transaction_type are not free text. List the valid values with GET /v1/finance/operation-types and GET /v1/finance/transaction-types before calling this.
amount accepts a number or a string; send a string for exact decimals.
Replaces: POST /api/v1/accounts/{account_number}/balance and POST /api/v1/crm/users/{login_id}/balance. The account is now named in the body rather than in the path.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Rejected — insufficient funds, or unknown operation / transaction type
401Invalid or missing API key
403Access denied (credential scope)
404Account not found
429Rate limit exceeded