Add transfer rates

Setratetr (reverce;unit/pax;(Age1_pax=rate, Age1_pax=rate…);(Age2_pax=rate, Age2_pax=rate…);(Age3_pax=rate, Age3_pax=rate…);(Age4_pax=rate, Age4_pax=rate…);ISO_currency) – command for selected transfers and periods if Pax/Unit=p

Setratetr (reverce;unit/pax;unit=rate, unit=rate…;ISO_currency) command for selected transfers and periods if Pax/Unit=u

Reverce – specify if the rate is for round trip or for one way. Options: rt or ow.

Pax/Unit – specify the calculation method per unit or per person – if null, than p

      Options: u – for per unit, you have also to specify max quantity of pax in one unit. Format: u=3

      P = for per pax,

      Case: u=3 or u=10.

Pax/unit_q=rate – transfer rates, could be different for different quantity

      Case: 1=34 means that 1 person and every others should pay 34

      2-5=32 means that if ordered 2 and more seats to transfer you should pay 32

ISO_currency – ISO currency code

Case:

Setratetr(ow;p;(1=30,2-6=15);(1=45,2-6=25);USD)

     Means that we have specified tariffs for one way transfer. One child should pay 30 USD, if two and more childs – 15 USD each. One adult should pay 45 USD, for 2 and more adults – 25 USD each.

Setratetr(rt;u=3;1=150,2=145;USD)

     Means that we have specified round trip transfer rates. We can occupy the vehicle by thee pax. If we will order 1 vehicle – the rate will be 150 USD, if 2 and more – 145 USD each vehicle.