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