Changes in Version 1.10
Breaking Changes
Property NewPreQuoteBenefits was be removed from endpoint POST /api/policies/mta/{{policyId}}/preQuotes. MTA PreQuote is now always created with all benefits, similarly as we create "standard" PreQuote.
New endpoints added
- POST /api/quotes/{{quoteId}}/actions/acceptAmendedQuote
- POST /api/accounts/actions/generateCustomToken
Changes in existing endpoints
- new property added to policy response: signingEnabledUntil - representing time, until document can be signed,
- new property added to quote response: amendQuoteUntil - representing time, until amended quote can be accepted by client.
Updated over 1 year ago