Name | Description | Type | Additional information |
---|---|---|---|
OriginCountryCode |
The origin country code of the travelers(US/IL/UK/...) |
string |
Required Max length: 2 |
Travelers |
The list of travelers need an insurance |
Collection of InsuranceTraveler |
Required |
StartDate |
The start date of the insurance |
date |
None. |
EndDate |
The end date of the insurance |
date |
None. |
ProgramIdentifier |
The Program Identifier of the insurance |
string |
None. |
UserCurrencyCode |
The user pre-defined ISO 4217 currency code (USD/EUR/ILS/...) |
string |
Required Max length: 3 |
UserLanguageCode |
The user pre-defined ISO 639-1 language code(en/he/...) |
string |
Required Max length: 2 |
SourceReservationSystemIdentifier |
The source system identifier(WEB-IL/WEB-US/WEB-UK/...) |
string |
Max length: 20 |
UserName |
The provided user name. |
string |
Required |
Salt |
A random number(at least 9 digits) |
integer |
Required |
Digest |
A digest of the user credentials and the request |
string |
Required |