Compute Travel Premium
Compute Travel Premium
POST
https://portal-staging.aiicoplc.com/api/services/app/TravelProductService/ComputeNewTravelPremium
This endpoint computes Travel Premium.
Headers
Name
Type
Description
X-ApiKey*
string
To be provided
Content-Type*
string
application/json
Query Body
Name
Type
Description
dateOfBirth*
String
Traveler's date of birth
destinationCountryId*
String
Destination Country (Refer to Get Countries)
startDate*
String
start date of the insurance
endDate*
String
end date of the insurance
subclassSectCovtypeId
String
Subclass Id (Refer to Travel SubclassCoverTypes)
Sample Payload
Last updated