Transfer Between Subaccounts
portfolio
Transfer Between Subaccounts
Transfers funds between the authenticated user’s margin subaccounts. Use 0 for the primary account, or 1-32 for numbered subaccounts.
POST
Transfer Between Subaccounts
Documentation Index
Fetch the complete documentation index at: https://docs.kalshi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Body
application/json
Unique client-provided transfer ID for idempotency.
Source subaccount number (0 for primary, 1-32 for numbered subaccounts).
Destination subaccount number (0 for primary, 1-32 for numbered subaccounts).
Amount to transfer in cents.
Response
Transfer completed successfully
Empty response indicating successful transfer.