Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tag

Format

Example

Description

prices  The prices tag encloses the prices.
price  Represents a price.
pricelistidID
<pricelistid>7</pricelistid>
The price is valid for persons with specified price list.
businessunitidID
<businessunitid>1</businessunitid>
The price is valid for this business unit.
priceincvatInteger
<priceincvat>25000</priceincvat>
Price including VAT .in cents
priceexvatInteger
<priceexvat>20000</priceexvat>
Price excluding VAT in cents.
starttimeTime Time from when the price is valid.
endtimeTime Time from when the price no longer is valid.
forinternetBoolean
<forinternet>true</forinternet>

The price is only valid for Internet bookings

schedule 
<schedule><id>3</id><name>after lunch</name></schedule>
Represents a schedule. The price is only valid during certain times throughout the day.

...