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.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| rfq_id | str | The ID of the RFQ to quote on | |
| yes_bid | str | US dollar amount as a fixed-point decimal string with up to 6 decimal places of precision. This is the maximum supported precision; valid quote intervals for a given market are constrained by that market’s price level structure. | |
| no_bid | str | US dollar amount as a fixed-point decimal string with up to 6 decimal places of precision. This is the maximum supported precision; valid quote intervals for a given market are constrained by that market’s price level structure. | |
| rest_remainder | bool | Whether to rest the remainder of the quote after execution | |
| subaccount | int | Optional subaccount number to place the quote under (0 for primary, 1-32 for subaccounts) | [optional] |