Skip to content
Last update: April 11, 2024

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.