ENVIRONMENT : Test

CarPricelistModel

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.

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.

MaxDurationDays

Maximum booking duration in days for this pricelist.

integer

None.

MaxDurationHours

Maximum booking duration in hours for this pricelist.

integer

None.

MinDurationDays

Minimum booking duration in days for this pricelist.

integer

None.

MinDurationHours

Minimum booking duration in hours for this pricelist.

integer

None.

Name

Pricelist name.

string

None.

Prices

Collection of all active prices for this pricelist.

Collection of PricelistPriceModel

None.