added

New APIs to modify Weather Guarantees

We have now launched the ability to modify Weather Guarantees. The new APIs enable partners to modify existing Guarantees in response to changes in the customer's booking. Previously, modifications required the partner to cancel the existing Guarantee, create a new quote, and accept or decline the quote for the customer.

The first endpoint is Modify Guarantee and it accepts a Guarantee ID and one or more modifications. It returns a proposed Guarantee with the modifications included and additional fields that provide greater context about the changes.

The second endpoint is Confirm modification and it accepts the modifications to the Guarantee. This endpoint is called when the customer confirms the modification on the partner website.

Both APIs are now available for partners to use.