Get Policy Application Details
Authorizations
api_keystringRequired
Path parameters
policyNumberstringRequired
policy number assigned to policy holder
Header parameters
api_keyanyRequired
Responses
200
successful operation
application/json
quoteIdstringRequiredExample:
unique identifier for a previously computed active quote
1234567889policyHolderNumberstringRequiredExample:
policy holder system generated unique identifier
1728283928929policyNumberstringRequiredExample:
unique reference used to identify a policy with a policy holder
1828292902039policyCodestringRequiredExample:
unique reference code of the insurance policy
hosipcashstatusstring · enumOptionalExample:
allowed data type for the field
appliedPossible values: startDatestringOptionalExample:
effective start date for the insurance policy
2021-10-10endDatestringOptionalExample:
end date for the insurance policy
2022-10-10nextPremiumDueDatestringOptionalExample:
next premium payment due date
2021-11-10redirectURLstringOptional
URL to redirect the policy holder to continue policy validation or processing only applicable when status = applied
400
Validation error issuing insurance policy
application/json
404
policy not found
get
/policy/{policyNumber}Sample Request
Sample Response
Last updated