Last update:
July 26, 2024
UpdateQuoteAddressesCommandType object¶
This type is 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. |