Advertisement
Guest User

Untitled

a guest
Dec 1st, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.16 KB | None | 0 0
  1. {
  2.     "acRegNumber": "255 45 248",
  3.     "acName": "KAM MEDIA s.r.o.",
  4.     "acTaxNumber": "CZ25545248",
  5.     "acLegalAddress": "Prim\u00e1torsk\u00e1 296\/38",
  6.     "acLegalCity": "Praha - Libe\u0148",
  7.     "acLegalZip": "180 00",
  8.     "acPostAddress": "Prim\u00e1torsk\u00e1 296\/38",
  9.     "acPostCity": "Praha - Libe\u0148",
  10.     "acPostZip": "180 00",
  11.     "FormContractContactPos": "funkce1",
  12.     "FormContractContactPhone": "(+456) 789 456 987",
  13.     "FormContractContactEmail": "email1@email.cz",
  14.     "GdprSouhlas1": "souhlas-2",
  15.     "field_iSRQQ": "souhlas-1",
  16.     "acContactPersons": [
  17.         {
  18.             "cpName": "jmeno1",
  19.             "cpSurname": "prijmeni1",
  20.             "cpPhone": "(+456) 789 456 987",
  21.             "cpEmail": "email1@email.cz"
  22.         },
  23.         {
  24.             "cpName": "jmeno2",
  25.             "cpSurname": "prijmeni2",
  26.             "cpPhone": "(+456) 789 456 987",
  27.             "cpEmail": "email1@email.cz"
  28.         }
  29.     ],
  30.     "acSalesPoints": [
  31.         {
  32.             "spName": "nazev obchodniho mista",
  33.             "spAddress": "adresa obchodniho mista",
  34.             "spCity": "mesto obchodniho mista",
  35.             "spZip": "123 45",
  36.             "spPhone": "(+123) 456 789 654",
  37.             "spEmail": "emobchmista@email.cz",
  38.             "spWeb": "",
  39.             "spContactName": "odpjmeno",
  40.             "spContactSurname": "odpprijmeni",
  41.             "spPaymentOptions": null,
  42.             "FormTerminals": [
  43.                 {
  44.                     "FormTerminalType": "Nep\u0159enosn\u00fd",
  45.                     "FormTerminalConnectivity": "WiFi",
  46.                     "FormCashIntegration": "GORDIC spol. s.r.o. - GINIS"
  47.                 },
  48.                 {
  49.                     "FormTerminalType": "P\u0159enosn\u00fd",
  50.                     "FormTerminalConnectivity": "WiFi",
  51.                     "FormCashIntegration": "GORDIC spol. s.r.o. - GINIS"
  52.                 }
  53.             ]
  54.         },
  55.         {
  56.             "spName": "2",
  57.             "spAddress": "adresa obchodniho mista",
  58.             "spCity": "mesto obchodniho mista",
  59.             "spZip": "123 45",
  60.             "spPhone": "(+123) 456 789 654",
  61.             "spEmail": "emobchmista@email.cz",
  62.             "spWeb": "",
  63.             "spContactName": "odpjmeno",
  64.             "spContactSurname": "odpprijmeni",
  65.             "spPaymentOptions": null,
  66.             "FormTerminals": [
  67.                 {
  68.                     "FormTerminalType": "Nep\u0159enosn\u00fd",
  69.                     "FormTerminalConnectivity": "WiFi",
  70.                     "FormCashIntegration": "Chaps - UNIPOK"
  71.                 },
  72.                 {
  73.                     "FormTerminalType": "P\u0159enosn\u00fd",
  74.                     "FormTerminalConnectivity": "WiFi",
  75.                     "FormCashIntegration": "FS Software s.r.o. - Skeleten"
  76.                 }
  77.             ]
  78.         }
  79.     ],
  80.     "FormSigningPersons": [
  81.         {
  82.             "FormSignName": "jmeno1",
  83.             "FormSignSurname": "prijmeni1",
  84.             "FormSignAddress": "trvale bydliste podepisujici osoby",
  85.             "FormSignRC": "\/1234",
  86.             "FormSignGender": "Mu\u017e",
  87.             "FormSignBirthPlace": "mistonarozerni",
  88.             "FormSignCititzenship": "\ufeff\u010cesk\u00e1 republika",
  89.             "FormSignPassNumber": "12345",
  90.             "FormPassDV": "01.12.2018",
  91.             "FormPassSV": "12.12.2018",
  92.             "FormSignPassIssuedBy": "asdasd",
  93.             "FormSignPassState": "\ufeff\u010cesk\u00e1 republika"
  94.         },
  95.         {
  96.             "FormSignName": "jmeno2",
  97.             "FormSignSurname": "prijmeni2",
  98.             "FormSignAddress": "trvale bydliste podepisujici osoby",
  99.             "FormSignRC": "\/1234",
  100.             "FormSignGender": "\u017dena",
  101.             "FormSignBirthPlace": "mistonarozerni",
  102.             "FormSignCititzenship": "\ufeff\u010cesk\u00e1 republika, \ufeff\u010cesk\u00e1 republika",
  103.             "FormSignPassNumber": "12345",
  104.             "FormPassDV": "01.12.2018",
  105.             "FormPassSV": "12.12.2018",
  106.             "FormSignPassIssuedBy": "asdasd",
  107.             "FormSignPassState": "\ufeff\u010cesk\u00e1 republika, \ufeff\u010cesk\u00e1 republika"
  108.         }
  109.     ]
  110. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement