customer_249/etc/psa_tariff/tariff07.json

307 lines
6.8 KiB
JSON

{
"Project" : "SV Bad Neuenahr",
"Version" : "1.0.1",
"Info" : "Wochenend-Tarif",
"Currency": [
{
"pcu_id": 2,
"pcu_sign": "€",
"pcu_major": "EUR",
"pcu_minor": "",
"pcu_active": true
}
],
"PaymentMethod": [
{
"pme_id": 1,
"pme_label": "progressive"
},
{
"pme_id": 2,
"pme_label": "degressive"
},
{
"pme_id": 3,
"pme_label": "linear"
},
{
"pme_id": 4,
"pme_label": "steps"
}
],
"TimeRange" : [
{
"time_range_id": 1,
"time_range_from": "18:00:00",
"time_range_to": "08:00:00"
},
{
"time_range_id": 2,
"time_range_from": "16:00:00",
"time_range_to": "18:00:00"
},
{
"time_range_id": 3,
"time_range_from": "08:00:00",
"time_range_to": "18:00:00"
}
],
"PaymentOption": [
{
"pop_id": 1049,
"pop_label": "Zone 1",
"pop_payment_method_id": 4,
"pop_day_end_time": "16:00:00",
"pop_day_night_end_time": "18:00:00",
"pop_price_night": 0,
"pop_min_time": 20,
"pop_max_time": 1440,
"pop_min_date_time": "-w0dFriT16:00:00",
"pop_max_date_time": "+w0dMonT00:00:00",
"pop_min_price": 0,
"pop_max_price": 200,
"pop_carry_over": 1,
"pop_carry_over_time_range": 1,
"pop_carry_over_start_time_range": 2,
"comment_1": "Fri can initiate a carry-over",
"pop_carry_over_end_time_range": 3,
"comment_2": "Sat can be target of a carry-over",
"pop_daily_card_price": 0,
"pop_business_hours": 135168,
"comment_1": "135168 = 0x21000 = 10|0001|0000|0000|0000 -> Fri with restricted hours"
},
{
"pop_id": 1050,
"pop_label": "Zone 2",
"pop_payment_method_id": 4,
"pop_day_start_time": "08:00:00",
"pop_day_end_time": "18:00:00",
"pop_price_night": 0,
"pop_min_time": 20,
"pop_max_time": 1440,
"pop_max_price": 500,
"pop_min_price": 0,
"pop_carry_over": 1,
"pop_carry_over_time_range": 1,
"pop_carry_over_start_time_range": 2,
"comment_1": "Sat can initiate a carry-over",
"pop_carry_over_end_time_range": 3,
"comment_2": "Sun can be target of a carry-over",
"pop_daily_card_price": 500,
"pop_business_hours": 139264,
"comment_1": "139264 = 0x22000 = 10|0010|0000|0000|0000 -> Sat with restricted hours"
},
{
"pop_id": 1051,
"pop_label": "Zone 2",
"pop_payment_method_id": 4,
"pop_day_start_time": "08:00:00",
"pop_day_end_time": "18:00:00",
"pop_price_night": 0,
"pop_min_time": 20,
"pop_max_time": 1440,
"pop_max_price": 500,
"pop_min_price": 0,
"pop_carry_over": 0,
"pop_daily_card_price": 500,
"pop_business_hours": 147456,
"comment_1": "147456 = 0x24000 = 10|0100|0000|0000|0000 -> Sun with restricted hours"
}
],
"PaymentRate": [
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 1,
"pra_price": 0
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 2,
"pra_price": 40
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 3,
"pra_price": 80
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 4,
"pra_price": 120
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 5,
"pra_price": 160
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 6,
"pra_price": 200
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 7,
"pra_price": 240
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 8,
"pra_price": 280
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 9,
"pra_price": 320
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 10,
"pra_price": 360
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 11,
"pra_price": 400
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 12,
"pra_price": 440
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 13,
"pra_price": 480
},
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 14,
"pra_price": 500
}
],
"Duration": [
{
"pun_id": 1,
"pun_label": "20 min",
"pun_duration": 20
},
{
"pun_id": 2,
"pun_label": "40 min",
"pun_duration": 40
},
{
"pun_id": 3,
"pun_label": "60 min",
"pun_duration": 60
},
{
"pun_id": 4,
"pun_label": "80 min",
"pun_duration": 80
},
{
"pun_id": 5,
"pun_label": "100 min",
"pun_duration": 100
},
{
"pun_id": 6,
"pun_label": "120 min",
"pun_duration": 120
},
{
"pun_id": 7,
"pun_label": "140 min",
"pun_duration": 140
},
{
"pun_id": 8,
"pun_label": "160 min",
"pun_duration": 160
},
{
"pun_id": 9,
"pun_label": "180 min",
"pun_duration": 180
},
{
"pun_id": 10,
"pun_label": "200 min",
"pun_duration": 200
},
{
"pun_id": 11,
"pun_label": "220 min",
"pun_duration": 220
},
{
"pun_id": 12,
"pun_label": "240 min",
"pun_duration": 240
},
{
"pun_id": 13,
"pun_label": "260 min",
"pun_duration": 260
},
{
"pun_id": 14,
"pun_label": "24h",
"pun_duration": 1440
}
],
"WeekDaysWorktime": [
{
"pwd_id": 621,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 1,
"pwd_time_from": "00:00:00",
"pwd_time_to": "00:00:00"
},
{
"pwd_id": 621,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 2,
"pwd_time_from": "00:00:00",
"pwd_time_to": "00:00:00"
},
{
"pwd_id": 622,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 3,
"pwd_time_from": "00:00:00",
"pwd_time_to": "00:00:00"
},
{
"pwd_id": 622,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 4,
"pwd_time_from": "00:00:00",
"pwd_time_to": "00:00:00"
},
{
"pwd_id": 623,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 5,
"pwd_time_from": "16:00:00",
"pwd_time_to": "18:00:00"
},
{
"pwd_id": 623,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 6,
"pwd_time_from": "08:00:00",
"pwd_time_to": "18:00:00"
},
{
"pwd_id": 624,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 7,
"pwd_time_from": "08:00:00",
"pwd_time_to": "18:00:00"
}
]
}