Get Quote By ID
Authorizations
api_keystringRequired
Query parameters
policyHolderNumberstringOptional
Used to filter by policy holder number reference
quoteIdstringOptional
Used to filter by a specific quote id
pageSizeinteger · int32OptionalDefault:
Number of result to display
50pageIndexinteger · int32OptionalDefault:
Page index
0Header parameters
api_keyanyRequired
Responses
200
successful operation
application/json
quoteIdstringRequiredExample:
unique identifier for a previously computed active quote
123456788quoteExpiryDatestringRequiredExample:
Expiry date for the quote
2021-10-23policyCodestringOptionalExample:
unique reference code of the insurance policy
1234567262policyHolderNumberstringOptionalExample:
optional policy holder identier
123452829statusstring · enumOptionalExample:
allowed data type for the field
activePossible values: amountnumberOptionalExample:
total quote amount
200installmentstring · enumOptionalDefault:
allowed data type for the field
MONTHLYPossible values: 404
quote not found
get
/policyHolder/quoteSample Request
Sample Response
Last updated