| Name | Description | Type | Additional information |
|---|---|---|---|
| Description |
Service description (where applicable). |
string |
None. |
| DescriptionWeb | string |
None. |
|
| DiscountAmount |
Discount percentage. Ignored for agencies and commissioners. |
decimal number |
None. |
| DiscountPercentage |
Discount percentage. Ignored for agencies and commissioners. |
decimal number |
None. |
| FranchiseTheftAmount |
Amount for insurance franchise in booking currency. |
decimal number |
None. |
| FranchiseTheftAmountNet |
Net amount for insurance franchise in booking currency. |
decimal number |
None. |
| InsuranceDepositAmount |
Amount for deposit in booking currency. |
decimal number |
None. |
| InsuranceDepositAmountNet |
Net amount for deposit in booking currency. |
decimal number |
None. |
| InsuranceFranchiseAmount |
Amount for insurance franchise in booking currency. |
decimal number |
None. |
| InsuranceFranchiseAmountNet |
Net amount for insurance franchise in booking currency. |
decimal number |
None. |
| IsDiscountPercentage |
Must be set to "true" if "DiscountPercentage" is provided. Ignored for agencies and commissioners. |
boolean |
None. |
| IsMandatory |
Flags mandatory services, e.g. one way fee. |
boolean |
None. |
| IsQuantityEditable |
Indicates that this service quantity is editable with MaximumQuantity limit if set. |
boolean |
None. |
| IsRent |
Car rental service. |
boolean |
None. |
| IsSelected |
Flags if service is selected for this booking. |
boolean |
None. |
| MaximumQuantity |
If quantity is editable, provides upper limit of quanitity for this service. |
integer |
None. |
| Name |
Service name. |
string |
None. |
| PayOnArrival |
Set to true if service will be paid on arrival. |
boolean |
None. |
| Quantity |
Some additions allow setting quantity, e.g. baby seat. |
integer |
None. |
| ServiceCode |
Service code. |
string |
None. |
| ServiceGroupId |
Service group identifier in provider system. Services can be group like: equipment, insurance, etc. |
integer |
None. |
| ServiceGroupName |
Service group name. Services can be group like: equipment, insurance, etc. |
string |
None. |
| ServiceId |
Service identifier in provider system. |
integer |
None. |
| ServicePrice |
Pricing details for this service. |
BookingServicePriceModel |
None. |
| ServiceTypeId |
Service type identifier in provider system. |
integer |
None. |
| ServiceTypeName |
Service type name (ie. Rent, One way fee, Out of working hours ...) |
string |
None. |