Model with required information about active and available pricelists
| Name | Description | Type | Additional information |
|---|---|---|---|
| ActiveFrom |
Date range in which pricelist is active. UTC representation in ISO 8601 format |
date |
None. |
| ActiveTo |
Date range in which pricelist is active. UTC representation in ISO 8601 format |
date |
None. |
| BaseCarPricelistId |
Base car pricelist identifier. If this is set prices will be read from base car pricelist and adjusted by price adjustment percentage |
integer |
None. |
| BookingFrom |
Booking pick-up date range. UTC representation in ISO 8601 format |
date |
None. |
| BookingTo |
Booking pick-up date range. UTC representation in ISO 8601 format |
date |
None. |
| Code |
Pricelist alpha-numeric code |
string |
None. |
| Currency |
Currency code for pricelist |
string |
None. |
| Id |
Identifier of pricelist in provider system |
integer |
None. |
| IsNett |
If IsNett is true - PREPAID - bookings are "prepaid" and client pays complete rental costs to agency. If IsNett is false - PAY ON ARRIVAL - bookings are "pay on arrival" and client pays complete rental costs to provider. |
boolean |
None. |
| Name |
Pricelist name |
string |
None. |
| PriceAdjustmentPercentage |
Price adjustment percentage applied to base prices |
decimal number |
None. |