customer_249/etc/psa_tariff/tariff04.json

179 lines
3.8 KiB
JSON
Raw Normal View History

2024-04-05 12:53:41 +02:00
{
"Project" : "SV Bad Neuenahr",
2024-04-29 16:46:14 +02:00
"Version" : "1.0.0+2024-04-29T15:41:38",
"Info" : "Kurzzeit 3",
"comment_1": "20mins free (broetchentaste)",
"comment_2": "every following 20mins: 0,40 euro",
"comment_3": "max. parking time: 2h = 2,00 euro",
2024-04-05 12:53:41 +02:00
"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"
}
],
"PaymentOption": [
{
"pop_id": 1049,
"pop_label": "Zone 1",
"pop_payment_method_id": 4,
2024-04-05 12:53:41 +02:00
"pop_day_end_time": "00:00:00",
"pop_day_night_end_time": "00:00:00",
"pop_price_night": 0,
"pop_min_time": 20,
"pop_max_time": 120,
"pop_max_price": 200,
"pop_min_price": 0,
2024-04-05 12:53:41 +02:00
"pop_carry_over": 1,
"pop_daily_card_price": 0,
"pop_business_hours": 163584,
2024-04-29 16:46:14 +02:00
"comment_1": "163584 = 0x27F00 = 10|0111|1111|0000|0000 -> all days with restricted hours"
2024-04-05 12:53:41 +02:00
}
],
"PaymentRate": [
{
"pra_payment_option_id": 1049,
"pra_payment_unit_id": 1,
"pra_price": 0
2024-04-05 12:53:41 +02:00
},
{
"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,
2024-04-05 12:53:41 +02:00
"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
2024-04-05 12:53:41 +02:00
}
],
"Duration": [
{
"pun_id": 1,
"pun_label": "20 min",
"pun_duration": 20
},
{
"pun_id": 2,
"pun_label": "40 min",
"pun_duration": 40
2024-04-05 12:53:41 +02:00
},
{
"pun_id": 3,
"pun_label": "60 min",
"pun_duration": 60
2024-04-05 12:53:41 +02:00
},
{
"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
2024-04-05 12:53:41 +02:00
}
],
"WeekDaysWorktime": [
{
"pwd_id": 621,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 1,
"pwd_time_from": "07:00:00",
2024-04-05 12:53:41 +02:00
"pwd_time_to": "18:00:00"
},
{
"pwd_id": 622,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 2,
"pwd_time_from": "07:00:00",
2024-04-05 12:53:41 +02:00
"pwd_time_to": "18:00:00"
},
{
"pwd_id": 623,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 3,
"pwd_time_from": "07:00:00",
2024-04-05 12:53:41 +02:00
"pwd_time_to": "18:00:00"
},
{
"pwd_id": 624,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 4,
"pwd_time_from": "07:00:00",
2024-04-05 12:53:41 +02:00
"pwd_time_to": "18:00:00"
},
{
"pwd_id": 625,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 5,
"pwd_time_from": "07:00:00",
2024-04-05 12:53:41 +02:00
"pwd_time_to": "18:00:00"
},
{
"pwd_id": 626,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 6,
"pwd_time_from": "07:00:00",
"pwd_time_to": "18:00:00"
2024-04-05 12:53:41 +02:00
},
{
"pwd_id": 626,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 7,
"pwd_time_from": "07:00:00",
"pwd_time_to": "18:00:00"
2024-04-05 12:53:41 +02:00
}
],
"PeriodYear": [
{
"pye_id": 8,
"pye_label": "Whole year",
"pye_start_month": 1,
"pye_start_day": 1,
"pye_end_month": 12,
"pye_end_day": 31
}
]
}