cancelQuote
Cancel an active quote by providing a quote ID, RFQ ID, or quote link ID. When RFQ ID is used, all quotes for that RFQ are canceled.
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 |
|---|---|---|---|
| quoteId | No | ||
| rfqId | No | ||
| quoteLinkId | No |