Advertisement
MChaos

Linnela

Jul 16th, 2024
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.08 KB | None | 0 0
  1. {
  2.     "status": "ok",
  3.     "code": 0,
  4.     "lang": "ro",
  5.     "parking_free": false,
  6.     "parking_leave_till": false,
  7.     "parking_info": {
  8.         "cardNumber": 1297080136952,
  9.         "payTo": "Marţi 16.07.2024",
  10.         "alreadyPaidTo": "Sâmbătă 13.07.2024",
  11.         "leaveTill": "2024-07-13T15:27:11+03",
  12.         "priceBase": 858.33,
  13.         "vatCharge": 20,
  14.         "vatValue": 171.67,
  15.         "priceTotal": 1030,
  16.         "currency": "MDL",
  17.         "alreadyPaidTo_time": "15:12",
  18.         "payTo_time": "13:05",
  19.         "parking_hours": 70
  20.     },
  21.     "constants": {
  22.         "MDL_HOUR": "MDL / ora",
  23.         "SCAN_DISCOUNT": "Reduceri de scanare",
  24.         "DISCOUNT": "Reducere",
  25.         "CHARGER_TIME_TEXT": "Timp de incarcare",
  26.         "PARKING_TIME": "Parking time",
  27.         "TOTAL_COST": "Cost total",
  28.         "MDL": "MDL",
  29.         "ORE": "ORE",
  30.         "ORA": "ORA"
  31.     },
  32.     "alreadyPaidTo": "2024-07-13T15:12:11+03",
  33.     "payTo": "2024-07-16T13:05:45+03",
  34.     "parking": {
  35.         "id": "9",
  36.         "title": "Linella",
  37.         "address": "Linella, Mircea cel Batrin, 6, Chișinău",
  38.         "places": "20",
  39.         "price": "20.00",
  40.         "coordinates": "47.022312, 28.853450",
  41.         "charger": "1",
  42.         "stations_codes": "EV0114",
  43.         "isStore": 0
  44.     }
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement