Endpoint for creating a new RFQ. You can have a maximum of 100 open RFQs at a time.
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
The ticker of the market for which to create an RFQ
Whether to rest the remainder of the RFQ after execution
The number of contracts for the RFQ. Whole contracts only. Contracts may be provided via contracts or contracts_fp; if both provided they must match.
String representation of the number of contracts for the RFQ (whole contracts only). Contracts may be provided via contracts or contracts_fp; if both provided they must match.
"10.00"
DEPRECATED: The target cost for the RFQ in centi-cents. Use target_cost_dollars instead.
The target cost for the RFQ in dollars
"0.5600"
Whether to delete existing RFQs as part of this RFQ's creation
The subtrader to create the RFQ for (FCM members only)
The subaccount number to create the RFQ for (direct members only; 0 for primary, 1-32 for subaccounts)
RFQ created successfully
The ID of the newly created RFQ