Facebook
From Bistre Panda, 7 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 282
  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.   "optins": [{
  28.                         "optinCode": "61",
  29.                         "optinValue": true
  30.                 },{
  31.                         "optinCode": "62",
  32.                         "optinValue": true
  33.                 }]
  34.         }, {
  35.                 "communicationType": "EMAIL",
  36.                 "communicationValue": "[email protected]",
  37.                 "mainCommunication": "true",
  38.                 "communicationOrder": "0",
  39.                 "communicationScopeList": [],
  40.   "optins": [{
  41.                         "optinCode": "61",
  42.                         "optinValue": true
  43.                 },{
  44.                         "optinCode": "62",
  45.                         "optinValue": true
  46.                 }]
  47.         }]
  48.        
  49. }