APIDescription
GET api/Policy/GetTitles

Get list of available titles

GET api/Policy/CustomerTypes

Get list of available customer types

GET api/Policy/ProductTypes

Get list of available product types

GET api/Policy/Motor/PolicyList

Get a list of all policies under a broker account. This will show all active policies, and expired policies up to one month overdue

GET api/Policy/Motor/Policy?id={id}

Get details of a specific policy

POST api/Policy/Motor/CreatePolicy

Create a new motor legal expenses policy

POST api/Policy/Motor/CreatePolicyLite

Create a new motor legal expenses policy, returning just the new policy reference only

APIDescription
POST api/Claims/CreateClaim

Creates a new claim

GET api/Claims/List

lists the claims that a user has permissions to view

GET api/Claims/View/{id}

returns detailed information about a specific claim

GET api/Claims/GetNotes/{id}

returns all notes for a specific claim

GET api/Claims/Portal/{id}

Supplier only portal for ALPS claim data.