Policy Details

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

brandCodeenumRequired
Allowed values:
policyNumberstringRequired
Policy number to retrieve details.

Response

Success
policyDetailIdlongDefaults to 0
policyDetailNumberstring

The latest Policy detail number, this is a unique identifier for each policy transaction. it ends with -<SequenceNumber> e.g. -2 for a purchase followed by potentially an amendment.

statusstring

Status of the policy - For example indicating whether the policy is active or cancelled.

actionTypeenum

Action type of the policy transaction - Indicates last action performed on the policy.

Allowed values:
ipAddressstring
IP Address of the user who performed the last policy transaction.
ipAddressCountrystring

Geo-location country of the IP Address of the user who performed the last policy transaction.

userAgentstring
User agent of the user who performed the last policy transaction.
presentationTimeZoneCodestring
createdAtstring
Created date timestamp in UTC time ISO 8601 format.
createdLocalDateTimestring
departureAtstring
Departure date timestamp in UTC time ISO 8601 format.
departureLocalDateTimestring
coverEndAtstring
Cover end date timestamp in UTC time ISO 8601 format.
coverEndLocalDateTimestring
coverDurationInDayslongDefaults to 0
travellerslist of objects
List of travellers associated with the policy.
dependentslist of objects
List of dependents associated with the policy.
addressobject
Address information stored against the policy
financialSummaryobject
Financial summary breakdown record against the policy.
policyCombinedOptionLongSummaryobject
noteslist of objects
Notes recorded against the policy.