Facebook
From Sludgy Duck, 7 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 258
  1. {
  2.         "customerType": "legalEntity",
  3.         "title": "1",
  4.     "login": "[email protected]",
  5.   "corporateName": "unity s.a.",
  6.     "password": "dxpy4LRJyPYumxUI/zl6QzliuE96YjZ6Lsj3SGuz4Aiy6B4ho2aPCJYHMq3IiwUZsvA+kyPJQtDpdC7wkZySIND+m7ZZbRkge9KpAN9H/vPoSQSpdGFt9S2YXTnCtTdkhEtBR6gurKJ13D/slJBymTHv166wdwItLeewjbtXuv8=",
  7.         "name": "KlientTestowy2",
  8.         "firstName": "Tomasz",
  9.         "addresses": [{
  10.                 "mainAddress": true,
  11.                 "line1": "To jest unique miejscowość 123123",
  12.                 "line2": "4",
  13.         "line3": "",
  14.         "line4": "",
  15.                 "postalCode": "42-190",
  16.                 "city": "Wólka Wolskowa Osada",
  17.                 "province": "śląskie",
  18.                 "countryCode": "PL"
  19.         }],
  20.         "communicationOptions": [{
  21.                 "communicationType": "PHONENUMBER",
  22.                 "communicationValue": "500600731",
  23.                 "mainCommunication": "true",
  24.                 "communicationOrder": "0",
  25.                 "phoneType": "1",
  26.                 "communicationScopeList": []
  27.         }, {
  28.                 "communicationType": "EMAIL",
  29.                 "communicationValue": "[email protected]",
  30.                 "mainCommunication": "true",
  31.                 "communicationOrder": "0",
  32.                 "communicationScopeList": []
  33.         }]
  34. }