Facebook
From xDDD, 6 Years ago, written in JavaScript.
Embed
Download Paste or View Raw
Hits: 216
  1.  
  2.     {
  3.         "booking":
  4.         {
  5.             "address":
  6.             [
  7.                 {
  8.                     "street": ""
  9.                 }
  10.             ],
  11.             "comments": "",
  12.             "company": "",
  13.             "end_date": "2017-06-16T00:00:00Z",
  14.             "exclusive": true,
  15.             "firstname": "xD",
  16.             "fv": false,
  17.             "guests": 3,
  18.             "id": 20141,
  19.             "lastname": "xDDD",
  20.             "mail": "",
  21.             "nip": "",
  22.             "phone": "",
  23.             "pin": 1234,
  24.             "room_id": 20206,
  25.             "start_date": "2017-06-15T00:00:00Z",
  26.             "status": 1
  27.         },
  28.         "capacity": 5,
  29.         "doubles": 0,
  30.         "id": 20206,
  31.         "label": "Pokoj 106",
  32.         "status": 0,
  33.         "type": "keys"
  34.     }
  35.  
  36.