{ "id": "foo", "currency": "EUR", "elements": [ { "price_components": [ { "type": "PARKING_TIME", "price": 0.0, "vat": 0.0, "step_size": 1 } ], "restrictions": { "min_duration": 0, "max_duration": 1800 } }, { "price_components": [ { "type": "PARKING_TIME", "price": 3.0, "vat": 0.0, "step_size": 1 } ], "restrictions": { "min_duration": 1800 } }, { "price_components": [ { "type": "ENERGY", "price": 0.25, "vat": 10.0, "step_size": 1 } ] } ], "end_date_time": "2019-06-30T23:59:59Z", "last_updated": "2018-12-17T17:15:01Z" }