Changes in Version 1.2

New methods added:

  • POST /api/v1.0/policies/{{id}}/actions/calculatePolicyPrice,
  • GET /api/v1.0/policies/{{id}}/actions/upcomingPayments,
  • GET /api/v1.0/policies/{{id}}/actions/overduePayments
  • GET /api/v1.0/cars/{{VRN}}
  • POST /api/v1.0/documents/{{instanceId}}/actions/sendEmailsWithDocuments
  • GET /api/v1.0/documents/{{instanceId}}/booklets/trigger/{{name}}
  • GET /api/v1.0/distributors/{{distributorId}}/documentTemplates/{{templateName}}
  • GET /api/v1.0/insuranceEntities/{{id}}
  • GET /odata/v1.0/clients({{id}})/applications

Existing methods updated:

  • Method POST /api/v1.0/uwSessions/{{id}}/actions/nextStep - added new functionality which allow us to create request with codes (for Nodes, Quoestion) and answers. Old functionality (using Ids instead of Codes) still supported