For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
B2B
Mutations
quoteUpdate
Copy page
Update a Quote. Requires either B2B or BC Token.
Arguments
id
Integer
Required
Unique quote ID. This field is required.
quoteData
QuoteUpdateInputType
Required
A quote object including its id. This field is required.
Show 4 properties
Returns
an optional QuoteUpdate
quote
QuoteType
Show 58 properties