cancelQuote
Cancel an active quote by providing its quoteId, quoteLinkId, or rfqId. When rfqId is used, all quotes for that request-for-quote are cancelled.
Instructions
Cancel an active quote. You must pass one of the following parameters: quoteId, rfqId, or quoteLinkId.
Priority order when multiple are provided: quoteId > quoteLinkId > rfqId.
Rate Limit: 50 requests per second.
Agent hint: Pass one of quoteId, quoteLinkId, or rfqId to cancel a quote. Priority: quoteId > quoteLinkId > rfqId. When rfqId is used, all quotes for that RFQ are cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfqId | No | ||
| quoteId | No | ||
| quoteLinkId | No |