Post Travel Schedule
Post Travel Schedule
POST
https://portal-staging.aiicoplc.com/api/services/app/TravelProductService/PostNewTravelSchedule
This endpoint Posts Travel schedule.
Headers
X-ApiKey*
string
To be Provided
Content-Type*
string
application/json
Query Parameters
genderId*
string
Refer to Get Genders
titleId*
string
Refer to Get Titles
productId*
string
Refer to Get Products
subclassSectCovtypeId
String
Refer to Get Travel SubclassCoverTypes
smsTel*
string
Traveler phone number
pryEmail*
string
Traveler Email
dateOfBirth*
string
Traveler date of birth
lastName*
string
Traveler last name
firstName*
string
Traveler first name
premium*
string
Refer to Compute Travel Premium
passportNumber*
string
Passport number
transDate*
string
Date of transaction
noKaddr*
string
next of kin address
nokName*
string
Traveler's next of kin full name
wet*
string
End date of Travel Insurance
wef*
string
Start date of Travel Insurance
name*
string
Traveler's Full Name
countryId*
string
Refer to Get Countries
preMedical
Boolean
If customer has a medical condition, this is to be set to true
medical
String
If preMedical is true, customer is to enter details of medical condition.
Last updated