Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.83 KB | None | 0 0
  1. {
  2.         "pk": 1410,
  3.         "status": "Новый",
  4.         "pay_type": "Наличные",
  5.         "pay_status": "Нет",
  6.         "sale": 0,
  7.         "operator_name": null,
  8.         "operator_phone": null,
  9.         "client_name": "Фатеева Людмила",
  10.         "client_phone": "79262143394",
  11.         "client_email": "lyudmilafateeva@mail.ru",
  12.         "client_address": "москва, славянская площадь 2/5/4 Дом Металлургов",
  13.         "client_location": null,
  14.         "delivery_type": "Курьером",
  15.         "delivery_status": "Нет",
  16.         "datetime_delivery_st": null,
  17.         "datetime_delivery_fn": null,
  18.         "courier": null,
  19.         "courier_pay": 150,
  20.         "comment": "",
  21.         "tickets": [
  22.             {
  23.                 "pk": 2616,
  24.                 "event": "Все кувырком",
  25.                 "event_time": "2018-03-24T11:00:00Z",
  26.                 "sector": "партер",
  27.                 "row": "8",
  28.                 "seat": "7",
  29.                 "purchase": null,
  30.                 "sale": 1850,
  31.                 "ticket_source_name": "ticketland.ru",
  32.                 "ts_contact_name": "",
  33.                 "ts_contact_phone": "",
  34.                 "ts_contact_address": "",
  35.                 "ts_contact_location": null,
  36.                 "info": ""
  37.             },
  38.             {
  39.                 "pk": 2615,
  40.                 "event": "Все кувырком",
  41.                 "event_time": "2018-03-24T11:00:00Z",
  42.                 "sector": "партер",
  43.                 "row": "8",
  44.                 "seat": "5",
  45.                 "purchase": null,
  46.                 "sale": 1850,
  47.                 "ticket_source_name": "ticketland.ru",
  48.                 "ts_contact_name": "",
  49.                 "ts_contact_phone": "",
  50.                 "ts_contact_address": "",
  51.                 "ts_contact_location": null,
  52.                 "info": ""
  53.             },
  54.             {
  55.                 "pk": 2614,
  56.                 "event": "Все кувырком",
  57.                 "event_time": "2018-03-24T11:00:00Z",
  58.                 "sector": "партер",
  59.                 "row": "8",
  60.                 "seat": "6",
  61.                 "purchase": null,
  62.                 "sale": 1850,
  63.                 "ticket_source_name": "ticketland.ru",
  64.                 "ts_contact_name": "",
  65.                 "ts_contact_phone": "",
  66.                 "ts_contact_address": "",
  67.                 "ts_contact_location": null,
  68.                 "info": ""
  69.             }
  70.         ]
  71.     },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement