Price Info Object


Properties
bookingLineItemsArray <BookingLineItem>maxItems 20

List of line items, including the number of participants and the price per participant.


depositnumberformat double

Total deposit the customer must pay when booking the service. Available if the service's (SDK | REST) payment.options.deposit is set to true.


One Of
Choose one of the following parameters

calculatedPricenumber

Calculated total price. Available if the service's (SDK | REST) payment.rateType is FIXED, VARIED, or NO_FEE.


priceDescriptionstringdeprecated - use original instead

Description of the total price. Available if the service's (SDK | REST) payment.rateType is CUSTOM.


priceDescriptionInfoPriceDescriptionInfo

Description of the total price. Available if the service's (SDK | REST) payment.rateType is CUSTOM.

Did this help?