Retrieves basic information for all sales quotes assigned to the Company user. If the user’s quote permissions are set to the Company level, this will also return quotes assigned to all buyers in the Company account.
The information in the response is equivalent to the details displayed in the quotes list, such as dates for creation and the last edit, or the status. Use Get Quote Details to return the information that is available while viewing a particular quote.
Equivalent Storefront GraphQL Query: quotes.
The number of results to skip before returning the first result. If left blank, this defaults to 0.
Sorts results by last updated date (updatedAt), creation date (createdAt), expiration date (expiredAt), quote number (quoteNumber), quote title (title), sales rep name (salesRep), or quote status (status).
The frontend status of the quote. Note that these are not the same as statuses observed in the B2B Edition control panel. See Quote Statuses for more information.