Skip to content
Last update: September 14, 2023

UpdateQuoteAddressesCommandType object

The UpdateQuoteAddressesCommandType used to update the addresses associated with a specific quote.

Fields

Field Description
quoteId String! The Id of the quote for which addresses are being updated.
addresses [InputQuoteAddressType]! A list of updated addresses for the quote.