Customers
Create and manage customers (sub-accounts), balances, deposits, withdrawals, transactions, and fee profiles.
📄️ List customers
List customers with optional filters.
📄️ List transactions (broker-scoped)
Unified balance ledger across all of the broker's customers — all
📄️ Get customer by code
Get customer by code
📄️ Get customer balances
Get trading balances for a customer across all assets.
📄️ Create deposit
Submit a deposit (internal transfer to customer sub-account).
📄️ Create withdrawal
Submit a withdrawal (internal transfer from customer sub-account).
📄️ List transactions
**Deprecated** — use `GET /customers/transactions?customer_code={code}`
📄️ Get customer fee profile
Get the fee schedule for a customer across all instruments.
📄️ Set customer fee profile for all instruments
Set the fee schedule for a customer across all instruments. Applied atomically: if any instrument is rejected by the exchange the entire request fails and no fees are changed.
📄️ Set customer fee profile
Set the fee schedule for a customer for a specific instrument