Changes in Version 1.5

New methods added:

  • GET /api/v1.0/uwSessions/{{id}}/status
  • POST /api/loggedUser/actions/generateCustomToken

New Features

  • Added new loading type PricingFactor, returned as collection in Loading object containing Value and Question Code,

  • UwSessionId added to PreQuote response,

  • Endpoint GET /api/v1.0/documents/{{instanceId}}/booklets/{{types}} will now return 400 Bad Request with proper message when booklet of given type does not exists for specified instance instead of 200 OK containing an empty array.