Facebook
From Round Porcupine, 7 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 263
  1. {
  2.         "customerType": "legalEntity",
  3.         "title": "1",
  4.   "login": "[email protected]",
  5.   "password": "ty1Y7o5kLAp5KuwcJU19YzeLO42JXScXQihUXZ0cjLJvdu3HhqaXM4Bd7A+Kye3/VfUKDXJLyJaKff3CZ/UzVUHBytl5S10ymz4gKRt00QgZjYnLd00Gieol1UbWihGUYCG2Ka7qHTUV1IokzS/fckTg4bgjhCQe8GK+AV+ASp4=",
  6.         "name": "KlientTestowy_v5",
  7.         "firstName": "Tomasz",
  8.   "corporateName": "Nazwa firmy",
  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": "500600711",
  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.   "optins": [{
  35.                         "optinCode": "61",
  36.                         "optinValue": true
  37.                 },{
  38.                         "optinCode": "62",
  39.                         "optinValue": true
  40.                 }]
  41.        
  42. }