ENVIRONMENT : Test

BookingServicePriceModel

Name Description Type Additional information
Amount

Price per unit.

decimal number

None.

AmountTotal

Total price for set quantity.

decimal number

None.

Currency

Currency code.

string

None.

CurrencyId

Currency identifier in provider system.

integer

None.

DurationMeasuringUnitId

Info about pricelist's duration measuring unit (1 - hours, 2 - days)

integer

None.

FreeOfCharge

Info that service is free of charge.

boolean

None.

IncludedInPriceLimited

Info that service is included in price with limited quantity.

boolean

None.

IncludedInPriceUnlimited

Info that service is included in price.

boolean

None.

IncludedPerContract

If "QuantityIncluded" is set, this sets that it is per whole duration of booking.

boolean

None.

IncludedPerDurationMeasuringUnit

If "QuantityIncluded" is set, this sets that it is per duration measuring unit of the price (e.g. per day, per week, etc.).

boolean

None.

IsMainRent

Car rental service.

boolean

None.

IsOneTimePayment

Price is calculated per booking, regardless of duration.

boolean

None.

MaxDurationMeasuringUnitForPayment

Max number of duration measuring units (hours, days) for calculating price

integer

None.

QuantityIncluded

If "IncludedInPriceLimited" is true, this means that up to X of this services are free.

integer

None.

VatTotal

VAT price.

decimal number

None.