Advertisement
Guest User

Untitled

a guest
Feb 27th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.95 KB | None | 0 0
  1. {
  2.   "basicInformation": {
  3.     "merchantName": "fdsf",
  4.     "dbaName": "",
  5.     "residentStatus": "",
  6.     "merchantRegistrationNumber": "",
  7.     "registrationDate": null,
  8.     "countryRegistered": "",
  9.     "businessLicenceNumber": "",
  10.     "expireDate": null,
  11.     "issueDate": null,
  12.     "issuingAuthority": "",
  13.     "vatNumber": "",
  14.     "vatCountry": "",
  15.     "mccCode": "",
  16.     "merchantType": "",
  17.     "registeredAddress": "",
  18.     "businessAddress": "",
  19.     "merchantWebsite": "",
  20.     "merchantPhone": "",
  21.     "merchantEmail": "",
  22.     "notificationEmails": ""
  23.   },
  24.   "contactPerson": {
  25.     "firstName": "fds",
  26.     "lastName": "",
  27.     "position": "",
  28.     "phone": "",
  29.     "email": "",
  30.     "skype": ""
  31.   },
  32.   "portalAdministrator": {
  33.     "firstName": "fds",
  34.     "lastName": "",
  35.     "phone": "",
  36.     "email": "",
  37.     "skype": ""
  38.   },
  39.   "financialInformation": {
  40.     "activity": "fds",
  41.     "domainName": "",
  42.     "website": "",
  43.     "startUp": "",
  44.     "operationYears": "",
  45.     "priceRange": "",
  46.     "averageTransactionAmount": "",
  47.     "monthlyTurnover": "",
  48.     "customerService": "",
  49.     "countries": "",
  50.     "partners": "",
  51.     "transactionsNature": "",
  52.     "paymentsDestination": "",
  53.     "sourceOfWealth": ""
  54.   },
  55.   "bankAccountDetails": {
  56.     "name": "fds",
  57.     "holderAddress": "",
  58.     "bankName": "",
  59.     "bankAddress": "",
  60.     "accountNumber": "",
  61.     "ibanNumber": "",
  62.     "bicCode": "",
  63.     "currency": ""
  64.   },
  65.   "persons": [
  66.     {
  67.       "relativesPolitical": "",
  68.       "relativesPoliticalSpecifyWhy": "",
  69.       "firstName": "fds",
  70.       "lastName": "",
  71.       "dateOfBirth": null,
  72.       "passport": "",
  73.       "telephone": "",
  74.       "email": "",
  75.       "role": ""
  76.     }
  77.   ],
  78.   "authorizedPersons": [
  79.     {
  80.       "relativesPolitical": "",
  81.       "relativesPoliticalSpecifyWhy": "",
  82.       "firstName": "fdsf",
  83.       "lastName": "",
  84.       "birthDate": null,
  85.       "passport": "",
  86.       "signatoryRights": ""
  87.     }
  88.   ]
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement