Guest User

Untitled

a guest
Jul 18th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. {
  2. "FindCompanyResponse": {
  3. "@ServiceVersionNumber": "6.0",
  4. "TransactionDetail": {
  5. "ApplicationTransactionID": "EntyLstFindCmpny23JAN01",
  6. "ServiceTransactionID": "Id-bce2b7e552e5f07e183b742e-1",
  7. "TransactionTimestamp": "2014-01-27T00:37:08"
  8. },
  9. "TransactionResult": {
  10. "SeverityText": "Information",
  11. "ResultID": "CM000",
  12. "ResultText": "Success"
  13. },
  14. "FindCompanyResponseDetail": {
  15. "CandidateMatchedQuantity": 9753837,
  16. "CandidateReturnedQuantity": 2,
  17. "FindCandidate": [
  18. {
  19. "DUNSNumber": "379200822",
  20. "OrganizationPrimaryName": {
  21. "OrganizationName": {
  22. "$": "ELECTRICITAT JORDI, S.L."
  23. }
  24. },
  25. "MarketabilityIndicator": true,
  26. "PrimaryAddress": {
  27. "StreetAddressLine": [
  28. {
  29. "LineText": "Edificio Font"
  30. },
  31. {
  32. "LineText": "Local 2 Pb 1"
  33. }
  34. ],
  35. "PrimaryTownName": "Andorra La Vella",
  36. "CountryISOAlpha2Code": "AD",
  37. "PostalCode": "AD500 AD500"
  38. },
  39. "TelephoneNumber": {
  40. "TelecommunicationNumber": "805850"
  41. },
  42. "FacsimileNumber": {
  43. "TelecommunicationNumber": "805854"
  44. },
  45. "StandaloneOrganizationIndicator": true,
  46. "IndustryCode": [
  47. {
  48. "@DNBCodeValue": 3599,
  49. "@TypeText": "D&B Standard Industry Code",
  50. "IndustryCode": {
  51. "$": "17310000"
  52. },
  53. "IndustryCodeDescription": [
  54. {
  55. "@IndustryCodeDescriptionLengthCode": 2121,
  56. "$": "ELECTRICAL WORK"
  57. }
  58. ]
  59. }
  60. ],
  61. "ConsolidatedEmployeeDetails": {
  62. "TotalEmployeeQuantity": 6
  63. },
  64. "PubliclyTradedCompanyIndicator": false,
  65. "UpwardFamilyMemberPubliclyTradedCompanyIndicator": false,
  66. "SalesRevenueAmount": {
  67. "@CurrencyISOAlpha3Code": "USD",
  68. "@UnitOfSize": "Million",
  69. "$": 0.95148
  70. },
  71. "DisplaySequence": 1
  72. },
  73. {
  74. "DUNSNumber": "464375850",
  75. "OrganizationPrimaryName": {
  76. "OrganizationName": {
  77. "$": "ALEXANDRE SELECCIONS GASTRONOMIQUES SL"
  78. }
  79. },
  80. "TradeStyleName": [
  81. {
  82. "OrganizationName": {
  83. "$": "ASG"
  84. }
  85. }
  86. ],
  87. "MarketabilityIndicator": true,
  88. "PrimaryAddress": {
  89. "StreetAddressLine": [
  90. {
  91. "LineText": "Ctra De La Comella 130 Edf Forn Elies"
  92. }
  93. ],
  94. "PrimaryTownName": "Andorra La Vella",
  95. "CountryISOAlpha2Code": "AD",
  96. "PostalCode": "AD500 AD500"
  97. },
  98. "TelephoneNumber": {
  99. "TelecommunicationNumber": "864242"
  100. },
  101. "FacsimileNumber": {
  102. "TelecommunicationNumber": "863438"
  103. },
  104. "StandaloneOrganizationIndicator": true,
  105. "IndustryCode": [
  106. {
  107. "@DNBCodeValue": 3599,
  108. "@TypeText": "D&B Standard Industry Code",
  109. "IndustryCode": {
  110. "$": "51490000"
  111. },
  112. "IndustryCodeDescription": [
  113. {
  114. "@IndustryCodeDescriptionLengthCode": 2121,
  115. "$": "GROCERIES,REL PDS NEC"
  116. }
  117. ]
  118. }
  119. ],
  120. "ConsolidatedEmployeeDetails": {
  121. "TotalEmployeeQuantity": 5
  122. },
  123. "PubliclyTradedCompanyIndicator": false,
  124. "UpwardFamilyMemberPubliclyTradedCompanyIndicator": false,
  125. "SalesRevenueAmount": {
  126. "@CurrencyISOAlpha3Code": "USD",
  127. "@UnitOfSize": "Million",
  128. "$": 0.92505
  129. },
  130. "DisplaySequence": 2
  131. }
  132. ]
  133. }
  134. }
  135. }
Add Comment
Please, Sign In to add comment