Advertisement
Guest User

Untitled

a guest
Apr 26th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.    "result":{
  3.       "system":{
  4.          "model":"e8 v1\u200b",
  5.          "timestamp":"2019-03-29 08:07:26 UTC"
  6.       },
  7.       "offer":{
  8.          "reserve":{
  9.             "free_duration":14,
  10.             "price_per_min":50
  11.          },
  12.          "prepare":{
  13.             "free_duration":5,
  14.             "price_per_min":50
  15.          },
  16.          "driving":{
  17.             "free_distance":50,
  18.             "price_per_min":8.5,
  19.             "price_per_km":9
  20.          },
  21.          "parking":{
  22.             "price_per_min":7.5,
  23.             "free_distance":50
  24.          },
  25.          "limit":{
  26.             "per_minute_24h":1.2
  27.          }
  28.       },
  29.       "tariff_options":[
  30.          {
  31.             "id":"1",
  32.             "name":"Kasco",
  33.             "reserve":{
  34.                "addPricePerMin":2,
  35.                "addPricePerKm":2
  36.             },
  37.             "parking":{
  38.                "addPricePerMin":2,
  39.                "addPricePerKm":2
  40.             },
  41.             "driving":{
  42.                "addPricePerMin":2,
  43.                "addPricePerKm":2
  44.             },
  45.             "prepare":{
  46.                "addPricePerMin":2,
  47.                "addPricePerKm":2
  48.             }
  49.          }
  50.       ]
  51.    },
  52.    "id":"aa4b60eb-1e31-4f7d-b8c8-b59a785bd293"
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement