kalshi_intra_exchange_instance_transfer
Transfer funds between exchange instances in the same Kalshi account. Specify source, destination, and amount.
Instructions
Intra Account Transfer Endpoint for transferring funds within the same account. Calls POST /portfolio/intra_exchange_instance_transfer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | The amount to transfer in centicents | |
| source | Yes | The source exchange instance | |
| destination | Yes | The destination exchange instance | |
| source_exchange_shard | No | Source exchange shard index (default 0) | |
| destination_exchange_shard | No | Destination exchange shard index (default 0) |