| Name | Description | Type | Additional information |
|---|---|---|---|
| Amount |
Price. |
decimal number |
None. |
| CarCategoryId |
Car category identifier. |
integer |
None. |
| Currency |
Currency code for the price. |
string |
None. |
| DateFrom |
Booking date range start when price is applicable. UTC representation in ISO 8601 format. |
date |
None. |
| DateTo |
Booking date range end when price is applicable. UTC representation in ISO 8601 format. |
date |
None. |
| DurationFrom |
Booking duration range start in which price is applicable. |
integer |
None. |
| DurationTo |
Booking duration range end in which price is applicable. If null, it is unlimited. |
integer |
None. |
| OfficeId |
Office identifier. If null, price is valid for all offices. If set, price overrides default price for this pick-up office. |
integer |
None. |
| PricelistAmount |
Price in pricelist's currency. |
decimal number |
None. |
| PricelistCurrency |
Currency code for the price on pricelist. |
string |
None. |