Facebook
From Gentle Porcupine, 7 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 261
  1. {
  2.     "customerAccount": {
  3.         "customerType": "naturalPerson",
  4.         "title": "1",
  5.         "maritalStatus": "1",
  6.         "name": "Gołębskitestspontaneous",
  7.         "firstName": "Gołębskitestspontaneous",
  8.         "birthDate": "1967-07-16T00:00:00+02:00",
  9.         "storeManagementEntityCode": "1",
  10.         "addresses": [
  11.             {
  12.                 "mainAddress": true,
  13.                 "line1": "Aleksandra Świętochowskiego 101",
  14.                 "line2": "3",
  15.                 "line3": "",
  16.                 "line4": "",
  17.                 "postalCode": "43-190",
  18.                 "city": "Wólka Pracka Osada",
  19.                 "province": "śląskie",
  20.                 "countryCode": "PL",
  21.                 "comment": "hello"
  22.             }
  23.         ],
  24.         "communicationOptions": [
  25.             {
  26.                 "communicationType": "PHONENUMBER",
  27.                 "communicationValue": "515544223",
  28.                 "mainCommunication": "true",
  29.                 "communicationOrder": "0",
  30.                 "phoneType": "1",
  31.                 "communicationScopeList": [
  32.                 ]
  33.             },
  34.             {
  35.                 "communicationType": "EMAIL",
  36.                 "communicationValue": "[email protected]",
  37.                 "mainCommunication": "true",
  38.                 "communicationOrder": "0",
  39.                 "communicationScopeList": [
  40.                 ]
  41.             }
  42.         ],
  43.         "optins": [
  44.             {
  45.                 "optinCode": 61,
  46.                 "optinValue": false
  47.             }
  48.         ],
  49.         "newsletters": [
  50.         ],
  51.         "login": "[email protected]",
  52.         "members": [
  53.         ],
  54.         "userLanguage": "PL",
  55.         "passwordChangeRequired": false,
  56.         "loginAndEmailCommunicationDifferent": false,
  57.         "postalCode": "43-190",
  58.         "creationType": "SPONTANEOUS",
  59.         "loyalty": {
  60.         },
  61.         "naturalPersonExternalInformations": {
  62.             "passportNumber": "5465444213",
  63.             "peselNumber": "454654654"
  64.         },
  65.         "naturalPersonClassifications": {
  66.         },
  67.         "legalEntityExternalInformations": {
  68.         },
  69.         "legalEntityClassifications": {
  70.         },
  71.         "errors": [
  72.             1
  73.         ]
  74.     },
  75.     "listError": {
  76.         "errors": [
  77.             {
  78.                 "name": "login",
  79.                 "errorId": 1,
  80.                 "listErrorCode": [
  81.                     "LOGIN_ALREADY_USED"
  82.                 ]
  83.             }
  84.         ]
  85.     }
  86. }
  87.