Orders
Create Quote Request
A Quote Request is the start of the RFQ process. Coinbase Prime sends a Quote Request to Liquidity Providers (LPs) on behalf of a customer looking to participate in an RFQ trade.
Always required: portfolio_id, product_id, side, client_quote_id, and limit_price. One of either base_quantity or quote_value is always required.
POST
Path Parameters
The ID of the portfolio that owns the order
Body
application/json
based off PostOrderPreviewRequest
Response
200
application/json
A successful response.
The response is of type object
.