Updates an existing quote based on the details provided in the request body.
Before using this endpoint to update a quote, review the following considerations:
grandTotal and subtotal fields to reflect the new totals.See Create a Quote for experience- and setting-specific requirements related to adding custom shipping or non-purchasable products to a quote.
You can use this endpoint to archive a quote by including "status": "archived" in the request body. Archiving hides the quote from the Buyer Portal and prevents it from being purchased.
A message sent to the buyer via the in-quote messaging system.
The email address of the quote’s sales rep. Any user email found within the B2B Edition System Users menu is considered a valid value for this field.
This field is optional. If left blank, it will default to the store owner’s email address as shown in the B2B Edition System Users menu.
The date when the buyer can no longer purchase the quote. Use ‘%m/%d/%Y’ format when entering the expiration date.
Set to "archived" to archive the quote.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.