Cancel GuaranteeAsk AIpatch https://protect.sandbox.sensibleweather.io/api/v0_1/guarantee/{id}/cancelCancels a GuaranteePath ParamsiduuidrequiredID of the GuaranteeBody Paramsstart_datedate-timeThe starting date of the cancellation. All dates including and after this date will be canceled.reasonstringenumrequiredIndicates whether the cancellation is occurring as part of a cancellation flow or a modification flow.modificationcancellationAllowed:modificationcancellationResponses 200Guarantee cancelled successfully 400Error: Malformed ID 401Error: request is missing valid Auth 403Error: provided auth does not allow access to this resource 404Error: Guarantee not found for given ID 422Error: Guarantee cannot be canceled. Occurs when the Guarantee is in progress, has already been canceled, or the ID is invalid. 500Unexpected internal service error 503Retryable internal service errorUpdated 7 months ago