Create Quote
communications
Create Quote
Endpoint for creating a quote in response to an RFQ
POST
Create Quote
Rate limit: 2 tokens per request. Other endpoints use the default cost of 10 tokens per request unless noted on their own page. See Rate Limits and Tiers.
Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Body
application/json
The ID of the RFQ to quote on
The bid price for YES contracts, in dollars
Example:
"0.5600"
The bid price for NO contracts, in dollars
Example:
"0.5600"
Whether to rest the remainder of the quote after execution
If true, the quote creator's resting order will be cancelled rather than crossed if it would take liquidity. Defaults to false.
Optional subaccount number to place the quote under (0 for primary, 1-32 for subaccounts)
Response
Quote created successfully
The ID of the newly created quote