Advertisement
Guest User

GetCustomers

a guest
Oct 23rd, 2017
722
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.32 KB | None | 0 0
  1. {
  2. "customer": [
  3. {
  4. "entityId": "123145696766472",
  5. "fullName": [
  6. {
  7. "givenName": "INDIVIDUAL",
  8. "surName": "SAMPLE"
  9. }
  10. ],
  11. "active": true,
  12. "address": [
  13. {
  14. "id": "52524122",
  15. "type": "MAIN",
  16. "primary": true,
  17. "address1": "5601 Headquarters Dr",
  18. "cityOrLocality": "Plano",
  19. "stateOrProvince": "TX",
  20. "postalCode": "75024",
  21. "shared": false,
  22. "active": true,
  23. "defaultShipping": false,
  24. "defaultBilling": false
  25. }
  26. ],
  27. "phone": [
  28. {
  29. "id": "106450591",
  30. "type": "HOME",
  31. "primary": true,
  32. "phoneNumber": "+1 555-111-2222",
  33. "status": "UNKNOWN"
  34. }
  35. ],
  36. "email": {
  37. "type": "WORK",
  38. "primary": false,
  39. "address": "ind@sample.com"
  40. },
  41. "entityType": "Individual",
  42. "parentId": "123145696765942",
  43. "useCoreProfile": "local",
  44. "grant": [
  45. {
  46. "offeringId": "Intuit.apd.ito",
  47. "status": "ACTIVE"
  48. }
  49. ]
  50. },
  51. {
  52. "entityId": "123145696766822",
  53. "companyName": "BUSINESS SAMPLE",
  54. "active": true,
  55. "address": [
  56. {
  57. "id": "52524127",
  58. "type": "MAIN",
  59. "primary": true,
  60. "address1": "5601 Headquarters Dr",
  61. "cityOrLocality": "Plano",
  62. "stateOrProvince": "TX",
  63. "postalCode": "75024",
  64. "shared": false,
  65. "active": true,
  66. "defaultShipping": false,
  67. "defaultBilling": false
  68. }
  69. ],
  70. "phone": [
  71. {
  72. "id": "106450596",
  73. "type": "WORK",
  74. "primary": true,
  75. "phoneNumber": "+1 555-333-4444",
  76. "status": "UNKNOWN"
  77. }
  78. ],
  79. "email": {
  80. "type": "WORK",
  81. "primary": false,
  82. "address": "cor@sample.com"
  83. },
  84. "entityType": "Organization",
  85. "parentId": "123145696765942",
  86. "useCoreProfile": "local",
  87. "grant": [
  88. {
  89. "offeringId": "Intuit.apd.ito",
  90. "status": "ACTIVE"
  91. }
  92. ]
  93. },
  94. {
  95. "entityId": "123146723843604",
  96. "companyName": "Biggie Excavation, INC EDCS-COR",
  97. "active": true,
  98. "displayName": [
  99. "Biggie Excavation, INC EDCS-COR"
  100. ],
  101. "address": [
  102. {
  103. "id": "161688013",
  104. "type": "MAIN",
  105. "primary": true,
  106. "address1": "123 1/2 Street address",
  107. "cityOrLocality": "EL PASO",
  108. "stateOrProvince": "TX",
  109. "postalCode": "79946-1022",
  110. "shared": false,
  111. "active": true,
  112. "defaultShipping": false,
  113. "defaultBilling": false
  114. }
  115. ],
  116. "phone": [
  117. {
  118. "id": "315302849",
  119. "type": "WORK",
  120. "primary": true,
  121. "phoneNumber": "+1 8887654321",
  122. "status": "UNKNOWN"
  123. }
  124. ],
  125. "email": {
  126. "type": "NONE",
  127. "primary": false,
  128. "address": "Email@address.com"
  129. },
  130. "entityType": "Organization",
  131. "parentId": "123145696765942",
  132. "useCoreProfile": "local",
  133. "taxIdentifier": [
  134. {
  135. "taxIdentifierId": "4108421954237141585",
  136. "taxRegion": "US",
  137. "taxIdentifierType": "EIN",
  138. "taxIdentifierValue": "65-2692292"
  139. }
  140. ],
  141. "grant": [
  142. {
  143. "offeringId": "Intuit.apd.ito",
  144. "status": "ACTIVE"
  145. }
  146. ]
  147. },
  148. {
  149. "entityId": "123146723843894",
  150. "companyName": "Maple Service Corp, Inc EDCS-COR",
  151. "active": true,
  152. "displayName": [
  153. "Maple Service Corp, Inc EDCS-COR"
  154. ],
  155. "address": [
  156. {
  157. "id": "161687993",
  158. "type": "MAIN",
  159. "primary": true,
  160. "address1": "1234 Dimensional Drive",
  161. "cityOrLocality": "Kansas City",
  162. "stateOrProvince": "KS",
  163. "postalCode": "66111",
  164. "shared": false,
  165. "active": true,
  166. "defaultShipping": false,
  167. "defaultBilling": false
  168. }
  169. ],
  170. "phone": [
  171. {
  172. "id": "315303029",
  173. "type": "WORK",
  174. "primary": true,
  175. "phoneNumber": "+1 2143872020",
  176. "status": "UNKNOWN"
  177. }
  178. ],
  179. "email": {
  180. "type": "NONE",
  181. "primary": false,
  182. "address": "someone@somewhere.net"
  183. },
  184. "entityType": "Organization",
  185. "parentId": "123145696765942",
  186. "useCoreProfile": "local",
  187. "taxIdentifier": [
  188. {
  189. "taxIdentifierId": "7206898497868042838",
  190. "taxRegion": "US",
  191. "taxIdentifierType": "EIN",
  192. "taxIdentifierValue": "61-5010201"
  193. }
  194. ],
  195. "grant": [
  196. {
  197. "offeringId": "Intuit.apd.ito",
  198. "status": "ACTIVE"
  199. }
  200. ]
  201. },
  202. {
  203. "entityId": "123146723844079",
  204. "companyName": "Wellington Oil & GAS EDCS-COR",
  205. "active": true,
  206. "displayName": [
  207. "Wellington Oil & GAS EDCS-COR"
  208. ],
  209. "address": [
  210. {
  211. "id": "161688003",
  212. "type": "MAIN",
  213. "primary": true,
  214. "address1": "1234 Dimensional Drive",
  215. "cityOrLocality": "Madison",
  216. "stateOrProvince": "WI",
  217. "postalCode": "54301",
  218. "shared": false,
  219. "active": true,
  220. "defaultShipping": false,
  221. "defaultBilling": false
  222. }
  223. ],
  224. "phone": [
  225. {
  226. "id": "315303189",
  227. "type": "WORK",
  228. "primary": true,
  229. "phoneNumber": "+1 9208987878",
  230. "status": "UNKNOWN"
  231. }
  232. ],
  233. "email": {
  234. "type": "NONE",
  235. "primary": false,
  236. "address": "info@yoyodyne.com"
  237. },
  238. "entityType": "Organization",
  239. "parentId": "123145696765942",
  240. "useCoreProfile": "local",
  241. "taxIdentifier": [
  242. {
  243. "taxIdentifierId": "2451097291364805967",
  244. "taxRegion": "US",
  245. "taxIdentifierType": "EIN",
  246. "taxIdentifierValue": "61-5010320"
  247. }
  248. ],
  249. "grant": [
  250. {
  251. "offeringId": "Intuit.apd.ito",
  252. "status": "ACTIVE"
  253. }
  254. ]
  255. },
  256. {
  257. "entityId": "123146723844434",
  258. "companyName": "SeaRig Marine Tow & Rescue EDCS-COR",
  259. "active": true,
  260. "displayName": [
  261. "SeaRig Marine Tow & Rescue EDCS-COR"
  262. ],
  263. "address": [
  264. {
  265. "id": "161688008",
  266. "type": "MAIN",
  267. "primary": true,
  268. "address1": "123 Somerset St.",
  269. "cityOrLocality": "Fiarlon",
  270. "stateOrProvince": "TX",
  271. "postalCode": "75025",
  272. "shared": false,
  273. "active": true,
  274. "defaultShipping": false,
  275. "defaultBilling": false
  276. }
  277. ],
  278. "phone": [
  279. {
  280. "id": "315303304",
  281. "type": "WORK",
  282. "primary": true,
  283. "phoneNumber": "+1 2143872000",
  284. "status": "UNKNOWN"
  285. }
  286. ],
  287. "entityType": "Organization",
  288. "parentId": "123145696765942",
  289. "useCoreProfile": "local",
  290. "taxIdentifier": [
  291. {
  292. "taxIdentifierId": "2162866915213087323",
  293. "taxRegion": "US",
  294. "taxIdentifierType": "EIN",
  295. "taxIdentifierValue": "67-8018000"
  296. }
  297. ],
  298. "grant": [
  299. {
  300. "offeringId": "Intuit.apd.ito",
  301. "status": "ACTIVE"
  302. }
  303. ]
  304. },
  305. {
  306. "entityId": "123146723844974",
  307. "companyName": "LargeFamilyTrust OilAndGas EDCS-FID",
  308. "active": true,
  309. "displayName": [
  310. "LargeFamilyTrust OilAndGas EDCS-FID"
  311. ],
  312. "address": [
  313. {
  314. "id": "161688088",
  315. "type": "MAIN",
  316. "primary": true,
  317. "address1": "1234 1/2 Mill St.",
  318. "cityOrLocality": "ST CLAIR SHORES",
  319. "stateOrProvince": "MI",
  320. "postalCode": "48080",
  321. "shared": false,
  322. "active": true,
  323. "defaultShipping": false,
  324. "defaultBilling": false
  325. }
  326. ],
  327. "phone": [
  328. {
  329. "id": "315303514",
  330. "type": "WORK",
  331. "primary": true,
  332. "phoneNumber": "+1 3433432333",
  333. "status": "UNKNOWN"
  334. }
  335. ],
  336. "email": {
  337. "type": "NONE",
  338. "primary": false,
  339. "address": "Info@LargressFamily.com"
  340. },
  341. "entityType": "Organization",
  342. "parentId": "123145696765942",
  343. "useCoreProfile": "local",
  344. "taxIdentifier": [
  345. {
  346. "taxIdentifierId": "5405458646919851348",
  347. "taxRegion": "US",
  348. "taxIdentifierType": "EIN",
  349. "taxIdentifierValue": "45-1232248"
  350. }
  351. ],
  352. "grant": [
  353. {
  354. "offeringId": "Intuit.apd.ito",
  355. "status": "ACTIVE"
  356. }
  357. ]
  358. },
  359. {
  360. "entityId": "123146723845024",
  361. "companyName": "ESTATE OF MARTIN PUDS EDCS-FID",
  362. "active": true,
  363. "displayName": [
  364. "ESTATE OF MARTIN PUDS EDCS-FID"
  365. ],
  366. "address": [
  367. {
  368. "id": "161688113",
  369. "type": "MAIN",
  370. "primary": true,
  371. "address1": "5645 FULTON ST",
  372. "cityOrLocality": "VAN NUYS",
  373. "stateOrProvince": "CA",
  374. "postalCode": "91401",
  375. "shared": false,
  376. "active": true,
  377. "defaultShipping": false,
  378. "defaultBilling": false
  379. }
  380. ],
  381. "phone": [
  382. {
  383. "id": "315303614",
  384. "type": "WORK",
  385. "primary": true,
  386. "phoneNumber": "+1 4343443434",
  387. "status": "UNKNOWN"
  388. }
  389. ],
  390. "email": {
  391. "type": "NONE",
  392. "primary": false,
  393. "address": "MartinPud@AOL.com"
  394. },
  395. "entityType": "Organization",
  396. "parentId": "123145696765942",
  397. "useCoreProfile": "local",
  398. "taxIdentifier": [
  399. {
  400. "taxIdentifierId": "6486322557488770393",
  401. "taxRegion": "US",
  402. "taxIdentifierType": "EIN",
  403. "taxIdentifierValue": "40-6022645"
  404. }
  405. ],
  406. "grant": [
  407. {
  408. "offeringId": "Intuit.apd.ito",
  409. "status": "ACTIVE"
  410. }
  411. ]
  412. },
  413. {
  414. "entityId": "123146723845129",
  415. "companyName": "Bound Together Forever Welder EDCS-COR",
  416. "active": true,
  417. "displayName": [
  418. "Bound Together Forever Welder EDCS-COR"
  419. ],
  420. "address": [
  421. {
  422. "id": "161688083",
  423. "type": "MAIN",
  424. "primary": true,
  425. "address1": "1234 Foreign Street Address",
  426. "cityOrLocality": "Vancouver",
  427. "shared": false,
  428. "active": true,
  429. "defaultShipping": false,
  430. "defaultBilling": false
  431. }
  432. ],
  433. "phone": [
  434. {
  435. "id": "315303344",
  436. "type": "WORK",
  437. "primary": true,
  438. "phoneNumber": "+1 7894567895",
  439. "status": "UNKNOWN"
  440. }
  441. ],
  442. "entityType": "Organization",
  443. "parentId": "123145696765942",
  444. "useCoreProfile": "local",
  445. "taxIdentifier": [
  446. {
  447. "taxIdentifierId": "2162866915213087333",
  448. "taxRegion": "US",
  449. "taxIdentifierType": "EIN",
  450. "taxIdentifierValue": "61-5010210"
  451. }
  452. ],
  453. "grant": [
  454. {
  455. "offeringId": "Intuit.apd.ito",
  456. "status": "ACTIVE"
  457. }
  458. ]
  459. },
  460. {
  461. "entityId": "123146723845504",
  462. "companyName": "Charles P Farwinkle Trust EDCS FID",
  463. "active": true,
  464. "displayName": [
  465. "Charles P Farwinkle Trust EDCS FID"
  466. ],
  467. "address": [
  468. {
  469. "id": "161688093",
  470. "type": "MAIN",
  471. "primary": true,
  472. "address1": "123 CEDAR STREET, SUITE 64",
  473. "cityOrLocality": "WOBURN",
  474. "stateOrProvince": "MA",
  475. "postalCode": "01801-6342",
  476. "shared": false,
  477. "active": true,
  478. "defaultShipping": false,
  479. "defaultBilling": false
  480. }
  481. ],
  482. "phone": [
  483. {
  484. "id": "315303684",
  485. "type": "WORK",
  486. "primary": true,
  487. "phoneNumber": "+1 7819335555",
  488. "status": "UNKNOWN"
  489. }
  490. ],
  491. "email": {
  492. "type": "NONE",
  493. "primary": false,
  494. "address": "george@anastos.com"
  495. },
  496. "entityType": "Organization",
  497. "parentId": "123145696765942",
  498. "useCoreProfile": "local",
  499. "taxIdentifier": [
  500. {
  501. "taxIdentifierId": "2379039697326871146",
  502. "taxRegion": "US",
  503. "taxIdentifierType": "EIN",
  504. "taxIdentifierValue": "42-3456789"
  505. }
  506. ],
  507. "grant": [
  508. {
  509. "offeringId": "Intuit.apd.ito",
  510. "status": "ACTIVE"
  511. }
  512. ]
  513. },
  514. {
  515. "entityId": "123146723845739",
  516. "companyName": "RITA L ROSE LIVING TRUST EDCS-FID",
  517. "active": true,
  518. "displayName": [
  519. "RITA L ROSE LIVING TRUST EDCS-FID"
  520. ],
  521. "address": [
  522. {
  523. "id": "161688163",
  524. "type": "MAIN",
  525. "primary": true,
  526. "address1": "2345 1/2 Mill St.",
  527. "cityOrLocality": "DENTON",
  528. "stateOrProvince": "TX",
  529. "postalCode": "76206",
  530. "shared": false,
  531. "active": true,
  532. "defaultShipping": false,
  533. "defaultBilling": false
  534. }
  535. ],
  536. "phone": [
  537. {
  538. "id": "315303704",
  539. "type": "WORK",
  540. "primary": true,
  541. "phoneNumber": "+1 9403580652",
  542. "status": "UNKNOWN"
  543. }
  544. ],
  545. "email": {
  546. "type": "NONE",
  547. "primary": false,
  548. "address": "MSmith@hotmail.com"
  549. },
  550. "entityType": "Organization",
  551. "parentId": "123145696765942",
  552. "useCoreProfile": "local",
  553. "taxIdentifier": [
  554. {
  555. "taxIdentifierId": "7855416844209401182",
  556. "taxRegion": "US",
  557. "taxIdentifierType": "EIN",
  558. "taxIdentifierValue": "45-9988774"
  559. }
  560. ],
  561. "grant": [
  562. {
  563. "offeringId": "Intuit.apd.ito",
  564. "status": "ACTIVE"
  565. }
  566. ]
  567. },
  568. {
  569. "entityId": "123146723845799",
  570. "companyName": "THE EVAN YATES TRUST EDCS-FID",
  571. "active": true,
  572. "displayName": [
  573. "THE EVAN YATES TRUST EDCS-FID"
  574. ],
  575. "address": [
  576. {
  577. "id": "161688168",
  578. "type": "MAIN",
  579. "primary": true,
  580. "address1": "34234 E. SUNNYSIDE DRIVE",
  581. "cityOrLocality": "SCOTTSDALE",
  582. "stateOrProvince": "AZ",
  583. "postalCode": "85254",
  584. "shared": false,
  585. "active": true,
  586. "defaultShipping": false,
  587. "defaultBilling": false
  588. }
  589. ],
  590. "phone": [
  591. {
  592. "id": "315303729",
  593. "type": "WORK",
  594. "primary": true,
  595. "phoneNumber": "+1 3455249322",
  596. "status": "UNKNOWN"
  597. }
  598. ],
  599. "email": {
  600. "type": "NONE",
  601. "primary": false,
  602. "address": "YatesTrust@Yahoo.com"
  603. },
  604. "entityType": "Organization",
  605. "parentId": "123145696765942",
  606. "useCoreProfile": "local",
  607. "taxIdentifier": [
  608. {
  609. "taxIdentifierId": "6558380151526698339",
  610. "taxRegion": "US",
  611. "taxIdentifierType": "EIN",
  612. "taxIdentifierValue": "46-6001658"
  613. }
  614. ],
  615. "grant": [
  616. {
  617. "offeringId": "Intuit.apd.ito",
  618. "status": "ACTIVE"
  619. }
  620. ]
  621. },
  622. {
  623. "entityId": "123146723845829",
  624. "fullName": [
  625. {
  626. "givenName": "Ed EDCS-IND",
  627. "surName": "Howard"
  628. }
  629. ],
  630. "active": true,
  631. "displayName": [
  632. "Howard, Ed EDCS-IND"
  633. ],
  634. "address": [
  635. {
  636. "id": "161688133",
  637. "type": "MAIN",
  638. "primary": true,
  639. "address1": "125 Western Way",
  640. "cityOrLocality": "Manhattan Beach",
  641. "stateOrProvince": "CA",
  642. "postalCode": "90266",
  643. "shared": false,
  644. "active": true,
  645. "defaultShipping": false,
  646. "defaultBilling": false
  647. }
  648. ],
  649. "phone": [
  650. {
  651. "id": "315303799",
  652. "type": "WORK",
  653. "primary": false,
  654. "phoneNumber": "+1 4455656565",
  655. "status": "UNKNOWN"
  656. },
  657. {
  658. "id": "315303809",
  659. "type": "HOME",
  660. "primary": true,
  661. "phoneNumber": "+1 5641341346",
  662. "status": "UNKNOWN"
  663. },
  664. {
  665. "id": "315303804",
  666. "type": "MOBILE",
  667. "primary": false,
  668. "phoneNumber": "+1 3435244544",
  669. "status": "UNKNOWN"
  670. }
  671. ],
  672. "email": {
  673. "type": "NONE",
  674. "primary": false,
  675. "address": "Howie238@Aol.Com"
  676. },
  677. "entityType": "Individual",
  678. "parentId": "123145696765942",
  679. "useCoreProfile": "local",
  680. "taxIdentifier": [
  681. {
  682. "taxIdentifierId": "8431877596512824680",
  683. "taxRegion": "US",
  684. "taxIdentifierType": "SSN",
  685. "taxIdentifierValue": "457-47-6457"
  686. }
  687. ],
  688. "grant": [
  689. {
  690. "offeringId": "Intuit.apd.ito",
  691. "status": "ACTIVE"
  692. }
  693. ]
  694. },
  695. {
  696. "entityId": "123146723845884",
  697. "fullName": [
  698. {
  699. "givenName": "Barry EDCS-IND",
  700. "surName": "Packard"
  701. }
  702. ],
  703. "active": true,
  704. "displayName": [
  705. "Packard, Barry EDCS-IND"
  706. ],
  707. "address": [
  708. {
  709. "id": "161688138",
  710. "type": "MAIN",
  711. "primary": true,
  712. "address1": "123 Western",
  713. "cityOrLocality": "Hermosa Beach",
  714. "stateOrProvince": "CA",
  715. "postalCode": "90277",
  716. "shared": false,
  717. "active": true,
  718. "defaultShipping": false,
  719. "defaultBilling": false
  720. }
  721. ],
  722. "phone": [
  723. {
  724. "id": "315303834",
  725. "type": "WORK",
  726. "primary": false,
  727. "phoneNumber": "+1 3432422222",
  728. "status": "UNKNOWN"
  729. },
  730. {
  731. "id": "315303824",
  732. "type": "HOME",
  733. "primary": true,
  734. "phoneNumber": "+1 3232341111",
  735. "status": "UNKNOWN"
  736. },
  737. {
  738. "id": "315303829",
  739. "type": "MOBILE",
  740. "primary": false,
  741. "phoneNumber": "+1 3342323333",
  742. "status": "UNKNOWN"
  743. }
  744. ],
  745. "email": {
  746. "type": "NONE",
  747. "primary": false,
  748. "address": "B_Pack@Comcast.com"
  749. },
  750. "entityType": "Individual",
  751. "parentId": "123145696765942",
  752. "useCoreProfile": "local",
  753. "taxIdentifier": [
  754. {
  755. "taxIdentifierId": "2306982103288950125",
  756. "taxRegion": "US",
  757. "taxIdentifierType": "SSN",
  758. "taxIdentifierValue": "457-56-8947"
  759. }
  760. ],
  761. "grant": [
  762. {
  763. "offeringId": "Intuit.apd.ito",
  764. "status": "ACTIVE"
  765. }
  766. ]
  767. },
  768. {
  769. "entityId": "123146723845969",
  770. "fullName": [
  771. {
  772. "givenName": "Luke EDCS-IND",
  773. "surName": "MacKenzie"
  774. }
  775. ],
  776. "active": true,
  777. "displayName": [
  778. "MacKenzie, Luke EDCS-IND"
  779. ],
  780. "address": [
  781. {
  782. "id": "161688173",
  783. "type": "MAIN",
  784. "primary": true,
  785. "address1": "3256 Jasper Ln.",
  786. "cityOrLocality": "Austin",
  787. "stateOrProvince": "TX",
  788. "postalCode": "78759",
  789. "shared": false,
  790. "active": true,
  791. "defaultShipping": false,
  792. "defaultBilling": false
  793. }
  794. ],
  795. "phone": [
  796. {
  797. "id": "315303989",
  798. "type": "WORK",
  799. "primary": false,
  800. "phoneNumber": "+1 9723334444",
  801. "status": "UNKNOWN"
  802. },
  803. {
  804. "id": "315303984",
  805. "type": "HOME",
  806. "primary": true,
  807. "phoneNumber": "+1 9721112222",
  808. "status": "UNKNOWN"
  809. },
  810. {
  811. "id": "315303979",
  812. "type": "MOBILE",
  813. "primary": false,
  814. "phoneNumber": "+1 9725556666",
  815. "status": "UNKNOWN"
  816. }
  817. ],
  818. "email": {
  819. "type": "NONE",
  820. "primary": false,
  821. "address": "LukeM@lscsoft.com"
  822. },
  823. "entityType": "Individual",
  824. "parentId": "123145696765942",
  825. "useCoreProfile": "local",
  826. "taxIdentifier": [
  827. {
  828. "taxIdentifierId": "7567186468057689458",
  829. "taxRegion": "US",
  830. "taxIdentifierType": "SSN",
  831. "taxIdentifierValue": "356-84-5678"
  832. }
  833. ],
  834. "grant": [
  835. {
  836. "offeringId": "Intuit.apd.ito",
  837. "status": "ACTIVE"
  838. }
  839. ]
  840. },
  841. {
  842. "entityId": "123146723846009",
  843. "fullName": [
  844. {
  845. "givenName": "Series63and6700Gone",
  846. "surName": "Mack-O&G EDCS IND"
  847. }
  848. ],
  849. "active": true,
  850. "displayName": [
  851. "Mack-O&G EDCS IND, Series63and6700Gone"
  852. ],
  853. "address": [
  854. {
  855. "id": "161688153",
  856. "type": "MAIN",
  857. "primary": true,
  858. "address1": "123 Manhattan Beach Blvd",
  859. "cityOrLocality": "Manhattan Beach",
  860. "stateOrProvince": "CA",
  861. "postalCode": "90266-1234",
  862. "shared": false,
  863. "active": true,
  864. "defaultShipping": false,
  865. "defaultBilling": false
  866. }
  867. ],
  868. "phone": [
  869. {
  870. "id": "315303949",
  871. "type": "WORK",
  872. "primary": false,
  873. "phoneNumber": "+1 3432422222",
  874. "status": "UNKNOWN"
  875. },
  876. {
  877. "id": "315303939",
  878. "type": "HOME",
  879. "primary": true,
  880. "phoneNumber": "+1 3232341111",
  881. "status": "UNKNOWN"
  882. },
  883. {
  884. "id": "315303944",
  885. "type": "MOBILE",
  886. "primary": false,
  887. "phoneNumber": "+1 3342323333",
  888. "status": "UNKNOWN"
  889. }
  890. ],
  891. "email": {
  892. "type": "NONE",
  893. "primary": false,
  894. "address": "JeffM@Comcast.com"
  895. },
  896. "entityType": "Individual",
  897. "parentId": "123145696765942",
  898. "useCoreProfile": "local",
  899. "taxIdentifier": [
  900. {
  901. "taxIdentifierId": "8359820002474889849",
  902. "taxRegion": "US",
  903. "taxIdentifierType": "SSN",
  904. "taxIdentifierValue": "685-85-6874"
  905. }
  906. ],
  907. "grant": [
  908. {
  909. "offeringId": "Intuit.apd.ito",
  910. "status": "ACTIVE"
  911. }
  912. ]
  913. },
  914. {
  915. "entityId": "123146723846759",
  916. "fullName": [
  917. {
  918. "givenName": "Series 3",
  919. "surName": "Johnson EDCS-IND"
  920. }
  921. ],
  922. "active": true,
  923. "displayName": [
  924. "Johnson EDCS-IND, Series 3"
  925. ],
  926. "address": [
  927. {
  928. "id": "161688188",
  929. "type": "MAIN",
  930. "primary": true,
  931. "address1": "4871 NorthShore Road",
  932. "cityOrLocality": "Seattle",
  933. "stateOrProvince": "WA",
  934. "postalCode": "98101",
  935. "shared": false,
  936. "active": true,
  937. "defaultShipping": false,
  938. "defaultBilling": false
  939. }
  940. ],
  941. "phone": [
  942. {
  943. "id": "315304009",
  944. "type": "WORK",
  945. "primary": false,
  946. "phoneNumber": "+1 2069857411",
  947. "status": "UNKNOWN"
  948. },
  949. {
  950. "id": "315304004",
  951. "type": "HOME",
  952. "primary": true,
  953. "phoneNumber": "+1 2069859632",
  954. "status": "UNKNOWN"
  955. },
  956. {
  957. "id": "315303999",
  958. "type": "MOBILE",
  959. "primary": false,
  960. "phoneNumber": "+1 2069857422",
  961. "status": "UNKNOWN"
  962. }
  963. ],
  964. "email": {
  965. "type": "NONE",
  966. "primary": false,
  967. "address": "HJohnson@Hotmail.com"
  968. },
  969. "entityType": "Individual",
  970. "parentId": "123145696765942",
  971. "useCoreProfile": "local",
  972. "taxIdentifier": [
  973. {
  974. "taxIdentifierId": "2955500449630294654",
  975. "taxRegion": "US",
  976. "taxIdentifierType": "SSN",
  977. "taxIdentifierValue": "652-87-4112"
  978. }
  979. ],
  980. "grant": [
  981. {
  982. "offeringId": "Intuit.apd.ito",
  983. "status": "ACTIVE"
  984. }
  985. ]
  986. },
  987. {
  988. "entityId": "123146723846904",
  989. "companyName": "MegaPar Investments EDCS-PAR",
  990. "active": true,
  991. "displayName": [
  992. "MegaPar Investments EDCS-PAR"
  993. ],
  994. "address": [
  995. {
  996. "id": "161688208",
  997. "type": "MAIN",
  998. "primary": true,
  999. "address1": "1640 SCHOOL STREET",
  1000. "cityOrLocality": "MORAGA",
  1001. "stateOrProvince": "CA",
  1002. "postalCode": "94556",
  1003. "shared": false,
  1004. "active": true,
  1005. "defaultShipping": false,
  1006. "defaultBilling": false
  1007. }
  1008. ],
  1009. "phone": [
  1010. {
  1011. "id": "315304054",
  1012. "type": "WORK",
  1013. "primary": true,
  1014. "phoneNumber": "+1 9256319100",
  1015. "status": "UNKNOWN"
  1016. }
  1017. ],
  1018. "email": {
  1019. "type": "NONE",
  1020. "primary": false,
  1021. "address": "Reggie@aol.com"
  1022. },
  1023. "entityType": "Organization",
  1024. "parentId": "123145696765942",
  1025. "useCoreProfile": "local",
  1026. "taxIdentifier": [
  1027. {
  1028. "taxIdentifierId": "3171673231744078467",
  1029. "taxRegion": "US",
  1030. "taxIdentifierType": "EIN",
  1031. "taxIdentifierValue": "84-5445233"
  1032. }
  1033. ],
  1034. "grant": [
  1035. {
  1036. "offeringId": "Intuit.apd.ito",
  1037. "status": "ACTIVE"
  1038. }
  1039. ]
  1040. },
  1041. {
  1042. "entityId": "123146723847279",
  1043. "companyName": "Big Oil and Gas PAR EDCS-PAR",
  1044. "active": true,
  1045. "displayName": [
  1046. "Big Oil and Gas PAR EDCS-PAR"
  1047. ],
  1048. "address": [
  1049. {
  1050. "id": "161688233",
  1051. "type": "MAIN",
  1052. "primary": true,
  1053. "address1": "502 Emerald Bay",
  1054. "cityOrLocality": "Laguna Beach",
  1055. "stateOrProvince": "CA",
  1056. "postalCode": "92651-1217",
  1057. "shared": false,
  1058. "active": true,
  1059. "defaultShipping": false,
  1060. "defaultBilling": false
  1061. }
  1062. ],
  1063. "phone": [
  1064. {
  1065. "id": "315304084",
  1066. "type": "WORK",
  1067. "primary": true,
  1068. "phoneNumber": "+1 9497155590",
  1069. "status": "UNKNOWN"
  1070. }
  1071. ],
  1072. "entityType": "Organization",
  1073. "parentId": "123145696765942",
  1074. "useCoreProfile": "local",
  1075. "taxIdentifier": [
  1076. {
  1077. "taxIdentifierId": "1802578945023447688",
  1078. "taxRegion": "US",
  1079. "taxIdentifierType": "EIN",
  1080. "taxIdentifierValue": "33-0804545"
  1081. }
  1082. ],
  1083. "grant": [
  1084. {
  1085. "offeringId": "Intuit.apd.ito",
  1086. "status": "ACTIVE"
  1087. }
  1088. ]
  1089. },
  1090. {
  1091. "entityId": "123146723847314",
  1092. "companyName": "BigDepr, LLC EDCS-PAR",
  1093. "active": true,
  1094. "displayName": [
  1095. "BigDepr, LLC EDCS-PAR"
  1096. ],
  1097. "address": [
  1098. {
  1099. "id": "161688243",
  1100. "type": "MAIN",
  1101. "primary": true,
  1102. "address1": "123 Partnership Street Address",
  1103. "cityOrLocality": "Alameda",
  1104. "stateOrProvince": "CA",
  1105. "postalCode": "94501",
  1106. "shared": false,
  1107. "active": true,
  1108. "defaultShipping": false,
  1109. "defaultBilling": false
  1110. }
  1111. ],
  1112. "phone": [
  1113. {
  1114. "id": "315304099",
  1115. "type": "WORK",
  1116. "primary": true,
  1117. "phoneNumber": "+1 4353452342",
  1118. "status": "UNKNOWN"
  1119. }
  1120. ],
  1121. "entityType": "Organization",
  1122. "parentId": "123145696765942",
  1123. "useCoreProfile": "local",
  1124. "taxIdentifier": [
  1125. {
  1126. "taxIdentifierId": "4468709924426781330",
  1127. "taxRegion": "US",
  1128. "taxIdentifierType": "EIN",
  1129. "taxIdentifierValue": "85-1234522"
  1130. }
  1131. ],
  1132. "grant": [
  1133. {
  1134. "offeringId": "Intuit.apd.ito",
  1135. "status": "ACTIVE"
  1136. }
  1137. ]
  1138. },
  1139. {
  1140. "entityId": "123146723847959",
  1141. "companyName": "Ace Deemers Aircraft EDCS-PAR-b",
  1142. "active": true,
  1143. "displayName": [
  1144. "Ace Deemers Aircraft EDCS-PAR-b"
  1145. ],
  1146. "address": [
  1147. {
  1148. "id": "161688248",
  1149. "type": "MAIN",
  1150. "primary": true,
  1151. "address1": "2 partners",
  1152. "cityOrLocality": "Kansas City",
  1153. "stateOrProvince": "KS",
  1154. "postalCode": "66111",
  1155. "shared": false,
  1156. "active": true,
  1157. "defaultShipping": false,
  1158. "defaultBilling": false
  1159. }
  1160. ],
  1161. "phone": [
  1162. {
  1163. "id": "315304119",
  1164. "type": "WORK",
  1165. "primary": true,
  1166. "phoneNumber": "+1 2143872000",
  1167. "status": "UNKNOWN"
  1168. }
  1169. ],
  1170. "email": {
  1171. "type": "NONE",
  1172. "primary": false,
  1173. "address": "KSemailaddress@intuit.com"
  1174. },
  1175. "entityType": "Organization",
  1176. "parentId": "123145696765942",
  1177. "useCoreProfile": "local",
  1178. "taxIdentifier": [
  1179. {
  1180. "taxIdentifierId": "6486322557488763543",
  1181. "taxRegion": "US",
  1182. "taxIdentifierType": "EIN",
  1183. "taxIdentifierValue": "81-5010400"
  1184. }
  1185. ],
  1186. "grant": [
  1187. {
  1188. "offeringId": "Intuit.apd.ito",
  1189. "status": "ACTIVE"
  1190. }
  1191. ]
  1192. },
  1193. {
  1194. "entityId": "123146723848044",
  1195. "companyName": "Good, Fast & Cheap AutoRepair EDCS PAR",
  1196. "active": true,
  1197. "displayName": [
  1198. "Good, Fast & Cheap AutoRepair EDCS PAR"
  1199. ],
  1200. "address": [
  1201. {
  1202. "id": "161688278",
  1203. "type": "MAIN",
  1204. "primary": true,
  1205. "address1": "123 Any Street",
  1206. "cityOrLocality": "Baltimore",
  1207. "stateOrProvince": "MD",
  1208. "postalCode": "21201",
  1209. "shared": false,
  1210. "active": true,
  1211. "defaultShipping": false,
  1212. "defaultBilling": false
  1213. }
  1214. ],
  1215. "phone": [
  1216. {
  1217. "id": "315304199",
  1218. "type": "WORK",
  1219. "primary": true,
  1220. "phoneNumber": "+1 1111111111",
  1221. "status": "UNKNOWN"
  1222. }
  1223. ],
  1224. "entityType": "Organization",
  1225. "parentId": "123145696765942",
  1226. "useCoreProfile": "local",
  1227. "taxIdentifier": [
  1228. {
  1229. "taxIdentifierId": "217311876189033116",
  1230. "taxRegion": "US",
  1231. "taxIdentifierType": "EIN",
  1232. "taxIdentifierValue": "88-1010024"
  1233. }
  1234. ],
  1235. "grant": [
  1236. {
  1237. "offeringId": "Intuit.apd.ito",
  1238. "status": "ACTIVE"
  1239. }
  1240. ]
  1241. },
  1242. {
  1243. "entityId": "123146723848114",
  1244. "companyName": "Transmission & Clutch, LLC PAR-EDCS",
  1245. "active": true,
  1246. "displayName": [
  1247. "Transmission & Clutch, LLC PAR-EDCS"
  1248. ],
  1249. "address": [
  1250. {
  1251. "id": "161688353",
  1252. "type": "MAIN",
  1253. "primary": true,
  1254. "address1": "2 Partners Ave.",
  1255. "cityOrLocality": "Baltimore",
  1256. "stateOrProvince": "MD",
  1257. "postalCode": "21201",
  1258. "shared": false,
  1259. "active": true,
  1260. "defaultShipping": false,
  1261. "defaultBilling": false
  1262. }
  1263. ],
  1264. "phone": [
  1265. {
  1266. "id": "315304149",
  1267. "type": "WORK",
  1268. "primary": true,
  1269. "phoneNumber": "+1 1111111111",
  1270. "status": "UNKNOWN"
  1271. }
  1272. ],
  1273. "email": {
  1274. "type": "NONE",
  1275. "primary": false,
  1276. "address": "Email@address.com"
  1277. },
  1278. "entityType": "Organization",
  1279. "parentId": "123145696765942",
  1280. "useCoreProfile": "local",
  1281. "taxIdentifier": [
  1282. {
  1283. "taxIdentifierId": "6558380151526698359",
  1284. "taxRegion": "US",
  1285. "taxIdentifierType": "EIN",
  1286. "taxIdentifierValue": "88-1010020"
  1287. }
  1288. ],
  1289. "grant": [
  1290. {
  1291. "offeringId": "Intuit.apd.ito",
  1292. "status": "ACTIVE"
  1293. }
  1294. ]
  1295. },
  1296. {
  1297. "entityId": "123146723848194",
  1298. "companyName": "Albert and Joe Oil and Gas EDCS-PAR",
  1299. "active": true,
  1300. "displayName": [
  1301. "Albert and Joe Oil and Gas EDCS-PAR"
  1302. ],
  1303. "address": [
  1304. {
  1305. "id": "161688383",
  1306. "type": "MAIN",
  1307. "primary": true,
  1308. "address1": "Partnership Street Address",
  1309. "cityOrLocality": "Littleton",
  1310. "stateOrProvince": "CO",
  1311. "postalCode": "80120",
  1312. "shared": false,
  1313. "active": true,
  1314. "defaultShipping": false,
  1315. "defaultBilling": false
  1316. }
  1317. ],
  1318. "phone": [
  1319. {
  1320. "id": "315304164",
  1321. "type": "WORK",
  1322. "primary": true,
  1323. "phoneNumber": "+1 Telephone Number",
  1324. "status": "UNKNOWN"
  1325. }
  1326. ],
  1327. "email": {
  1328. "type": "NONE",
  1329. "primary": false,
  1330. "address": "EmailAddress@server.com"
  1331. },
  1332. "entityType": "Organization",
  1333. "parentId": "123145696765942",
  1334. "useCoreProfile": "local",
  1335. "taxIdentifier": [
  1336. {
  1337. "taxIdentifierId": "3604018795971652988",
  1338. "taxRegion": "US",
  1339. "taxIdentifierType": "EIN",
  1340. "taxIdentifierValue": "85-1237767"
  1341. }
  1342. ],
  1343. "grant": [
  1344. {
  1345. "offeringId": "Intuit.apd.ito",
  1346. "status": "ACTIVE"
  1347. }
  1348. ]
  1349. },
  1350. {
  1351. "entityId": "123146723848324",
  1352. "companyName": "Binker's. Inc EDCS-EXM",
  1353. "active": true,
  1354. "displayName": [
  1355. "Binker's. Inc EDCS-EXM"
  1356. ],
  1357. "address": [
  1358. {
  1359. "id": "161688388",
  1360. "type": "MAIN",
  1361. "primary": true,
  1362. "address1": "5646 Pecos Dr.",
  1363. "cityOrLocality": "San Francisco",
  1364. "stateOrProvince": "CA",
  1365. "postalCode": "94111-5800",
  1366. "shared": false,
  1367. "active": true,
  1368. "defaultShipping": false,
  1369. "defaultBilling": false
  1370. }
  1371. ],
  1372. "phone": [
  1373. {
  1374. "id": "315304279",
  1375. "type": "WORK",
  1376. "primary": true,
  1377. "phoneNumber": "+1 343-434-343",
  1378. "status": "UNKNOWN"
  1379. }
  1380. ],
  1381. "email": {
  1382. "type": "NONE",
  1383. "primary": false,
  1384. "address": "email@lscsoft.com"
  1385. },
  1386. "entityType": "Organization",
  1387. "parentId": "123145696765942",
  1388. "useCoreProfile": "local",
  1389. "taxIdentifier": [
  1390. {
  1391. "taxIdentifierId": "2306982103288943270",
  1392. "taxRegion": "US",
  1393. "taxIdentifierType": "EIN",
  1394. "taxIdentifierValue": "34-3129676"
  1395. }
  1396. ],
  1397. "grant": [
  1398. {
  1399. "offeringId": "Intuit.apd.ito",
  1400. "status": "ACTIVE"
  1401. }
  1402. ]
  1403. },
  1404. {
  1405. "entityId": "123146723848449",
  1406. "companyName": "Issac & Son's EDCS-EXM",
  1407. "active": true,
  1408. "displayName": [
  1409. "Issac & Son's EDCS-EXM"
  1410. ],
  1411. "address": [
  1412. {
  1413. "id": "161688463",
  1414. "type": "MAIN",
  1415. "primary": true,
  1416. "address1": "454 Pinkerton Place",
  1417. "cityOrLocality": "NAPLES",
  1418. "stateOrProvince": "FL",
  1419. "postalCode": "34109-7204",
  1420. "shared": false,
  1421. "active": true,
  1422. "defaultShipping": false,
  1423. "defaultBilling": false
  1424. }
  1425. ],
  1426. "phone": [
  1427. {
  1428. "id": "315304414",
  1429. "type": "WORK",
  1430. "primary": true,
  1431. "phoneNumber": "+1 5555555555",
  1432. "status": "UNKNOWN"
  1433. }
  1434. ],
  1435. "email": {
  1436. "type": "NONE",
  1437. "primary": false,
  1438. "address": "mikef@lscsoft.com"
  1439. },
  1440. "entityType": "Organization",
  1441. "parentId": "123145696765942",
  1442. "useCoreProfile": "local",
  1443. "taxIdentifier": [
  1444. {
  1445. "taxIdentifierId": "6414264963450835627",
  1446. "taxRegion": "US",
  1447. "taxIdentifierType": "EIN",
  1448. "taxIdentifierValue": "37-0697294"
  1449. }
  1450. ],
  1451. "grant": [
  1452. {
  1453. "offeringId": "Intuit.apd.ito",
  1454. "status": "ACTIVE"
  1455. }
  1456. ]
  1457. },
  1458. {
  1459. "entityId": "123146723848974",
  1460. "companyName": "Fiddler and Parsnips CharitiesEDCS-EXM",
  1461. "active": true,
  1462. "displayName": [
  1463. "Fiddler and Parsnips CharitiesEDCS-EXM"
  1464. ],
  1465. "address": [
  1466. {
  1467. "id": "161688628",
  1468. "type": "MAIN",
  1469. "primary": true,
  1470. "address1": "567 Lamar Ave.",
  1471. "cityOrLocality": "ALEXANDRIA",
  1472. "stateOrProvince": "VA",
  1473. "postalCode": "22314-2424",
  1474. "shared": false,
  1475. "active": true,
  1476. "defaultShipping": false,
  1477. "defaultBilling": false
  1478. }
  1479. ],
  1480. "phone": [
  1481. {
  1482. "id": "315304589",
  1483. "type": "WORK",
  1484. "primary": true,
  1485. "phoneNumber": "+1 5653433442",
  1486. "status": "UNKNOWN"
  1487. }
  1488. ],
  1489. "email": {
  1490. "type": "NONE",
  1491. "primary": false,
  1492. "address": "email@address.com"
  1493. },
  1494. "entityType": "Organization",
  1495. "parentId": "123145696765942",
  1496. "useCoreProfile": "local",
  1497. "taxIdentifier": [
  1498. {
  1499. "taxIdentifierId": "3243730825782013318",
  1500. "taxRegion": "US",
  1501. "taxIdentifierType": "EIN",
  1502. "taxIdentifierValue": "34-0505919"
  1503. }
  1504. ],
  1505. "grant": [
  1506. {
  1507. "offeringId": "Intuit.apd.ito",
  1508. "status": "ACTIVE"
  1509. }
  1510. ]
  1511. },
  1512. {
  1513. "entityId": "123146723849344",
  1514. "companyName": "Tinker & Smarts EDCS-EXM",
  1515. "active": true,
  1516. "displayName": [
  1517. "Tinker & Smarts EDCS-EXM"
  1518. ],
  1519. "address": [
  1520. {
  1521. "id": "161688483",
  1522. "type": "MAIN",
  1523. "primary": true,
  1524. "address1": "864 Reggie Way",
  1525. "cityOrLocality": "Longview",
  1526. "stateOrProvince": "WA",
  1527. "postalCode": "98632",
  1528. "shared": false,
  1529. "active": true,
  1530. "defaultShipping": false,
  1531. "defaultBilling": false
  1532. }
  1533. ],
  1534. "phone": [
  1535. {
  1536. "id": "315304509",
  1537. "type": "WORK",
  1538. "primary": true,
  1539. "phoneNumber": "+1 2323232323",
  1540. "status": "UNKNOWN"
  1541. }
  1542. ],
  1543. "email": {
  1544. "type": "NONE",
  1545. "primary": false,
  1546. "address": "email@address.com"
  1547. },
  1548. "entityType": "Organization",
  1549. "parentId": "123145696765942",
  1550. "useCoreProfile": "local",
  1551. "taxIdentifier": [
  1552. {
  1553. "taxIdentifierId": "8720107972664529589",
  1554. "taxRegion": "US",
  1555. "taxIdentifierType": "EIN",
  1556. "taxIdentifierValue": "31-0268347"
  1557. }
  1558. ],
  1559. "grant": [
  1560. {
  1561. "offeringId": "Intuit.apd.ito",
  1562. "status": "ACTIVE"
  1563. }
  1564. ]
  1565. },
  1566. {
  1567. "entityId": "123146723849524",
  1568. "companyName": "Boy's Scout - NY EDCS-EXM",
  1569. "active": true,
  1570. "displayName": [
  1571. "Boy's Scout - NY EDCS-EXM"
  1572. ],
  1573. "address": [
  1574. {
  1575. "id": "161688563",
  1576. "type": "MAIN",
  1577. "primary": true,
  1578. "address1": "123 Western Ave.",
  1579. "cityOrLocality": "BRONX",
  1580. "stateOrProvince": "NY",
  1581. "postalCode": "10451",
  1582. "shared": false,
  1583. "active": true,
  1584. "defaultShipping": false,
  1585. "defaultBilling": false
  1586. }
  1587. ],
  1588. "phone": [
  1589. {
  1590. "id": "315304544",
  1591. "type": "WORK",
  1592. "primary": true,
  1593. "phoneNumber": "+1 3434342322",
  1594. "status": "UNKNOWN"
  1595. }
  1596. ],
  1597. "email": {
  1598. "type": "NONE",
  1599. "primary": false,
  1600. "address": "Email@address.com"
  1601. },
  1602. "entityType": "Organization",
  1603. "parentId": "123145696765942",
  1604. "useCoreProfile": "local",
  1605. "taxIdentifier": [
  1606. {
  1607. "taxIdentifierId": "4324594736350932353",
  1608. "taxRegion": "US",
  1609. "taxIdentifierType": "EIN",
  1610. "taxIdentifierValue": "33-3020597"
  1611. }
  1612. ],
  1613. "grant": [
  1614. {
  1615. "offeringId": "Intuit.apd.ito",
  1616. "status": "ACTIVE"
  1617. }
  1618. ]
  1619. },
  1620. {
  1621. "entityId": "123146723850069",
  1622. "companyName": "Bart's Cleaning Service EDCS-SCO",
  1623. "active": true,
  1624. "displayName": [
  1625. "Bart's Cleaning Service EDCS-SCO"
  1626. ],
  1627. "address": [
  1628. {
  1629. "id": "161688733",
  1630. "type": "MAIN",
  1631. "primary": true,
  1632. "address1": "300 Monroe Avenue",
  1633. "cityOrLocality": "Lafayette",
  1634. "stateOrProvince": "LA",
  1635. "postalCode": "72231",
  1636. "shared": false,
  1637. "active": true,
  1638. "defaultShipping": false,
  1639. "defaultBilling": false
  1640. }
  1641. ],
  1642. "phone": [
  1643. {
  1644. "id": "315304774",
  1645. "type": "WORK",
  1646. "primary": true,
  1647. "phoneNumber": "+1 5151001234",
  1648. "status": "UNKNOWN"
  1649. }
  1650. ],
  1651. "email": {
  1652. "type": "NONE",
  1653. "primary": false,
  1654. "address": "Info@Email.com"
  1655. },
  1656. "entityType": "Organization",
  1657. "parentId": "123145696765942",
  1658. "useCoreProfile": "local",
  1659. "taxIdentifier": [
  1660. {
  1661. "taxIdentifierId": "6342207369412914576",
  1662. "taxRegion": "US",
  1663. "taxIdentifierType": "EIN",
  1664. "taxIdentifierValue": "75-1111199"
  1665. }
  1666. ],
  1667. "grant": [
  1668. {
  1669. "offeringId": "Intuit.apd.ito",
  1670. "status": "ACTIVE"
  1671. }
  1672. ]
  1673. },
  1674. {
  1675. "entityId": "123146723850119",
  1676. "companyName": "Geller Oil and Gas EDCS-SCO",
  1677. "active": true,
  1678. "displayName": [
  1679. "Geller Oil and Gas EDCS-SCO"
  1680. ],
  1681. "address": [
  1682. {
  1683. "id": "161688668",
  1684. "type": "MAIN",
  1685. "primary": true,
  1686. "address1": "1 MultiState IA MO AL CA KS OK OH NE AZ",
  1687. "cityOrLocality": "WICHITA",
  1688. "stateOrProvince": "KS",
  1689. "postalCode": "67201-1139",
  1690. "shared": false,
  1691. "active": true,
  1692. "defaultShipping": false,
  1693. "defaultBilling": false
  1694. }
  1695. ],
  1696. "phone": [
  1697. {
  1698. "id": "315304659",
  1699. "type": "WORK",
  1700. "primary": true,
  1701. "phoneNumber": "+1 5555555555",
  1702. "status": "UNKNOWN"
  1703. }
  1704. ],
  1705. "email": {
  1706. "type": "NONE",
  1707. "primary": false,
  1708. "address": "mikef@lscsoft.com"
  1709. },
  1710. "entityType": "Organization",
  1711. "parentId": "123145696765942",
  1712. "useCoreProfile": "local",
  1713. "taxIdentifier": [
  1714. {
  1715. "taxIdentifierId": "8287762408436968843",
  1716. "taxRegion": "US",
  1717. "taxIdentifierType": "EIN",
  1718. "taxIdentifierValue": "75-0648719"
  1719. }
  1720. ],
  1721. "grant": [
  1722. {
  1723. "offeringId": "Intuit.apd.ito",
  1724. "status": "ACTIVE"
  1725. }
  1726. ]
  1727. },
  1728. {
  1729. "entityId": "123146723850269",
  1730. "companyName": "Cirrus Aircraft Design EDCS SCO",
  1731. "active": true,
  1732. "displayName": [
  1733. "Cirrus Aircraft Design EDCS SCO"
  1734. ],
  1735. "address": [
  1736. {
  1737. "id": "161688743",
  1738. "type": "MAIN",
  1739. "primary": true,
  1740. "address1": "2345 Lance Ave",
  1741. "cityOrLocality": "CITYVILLE",
  1742. "stateOrProvince": "ME",
  1743. "postalCode": "9876549654",
  1744. "shared": false,
  1745. "active": true,
  1746. "defaultShipping": false,
  1747. "defaultBilling": false
  1748. }
  1749. ],
  1750. "phone": [
  1751. {
  1752. "id": "315304944",
  1753. "type": "WORK",
  1754. "primary": true,
  1755. "phoneNumber": "+1 9856127456",
  1756. "status": "UNKNOWN"
  1757. }
  1758. ],
  1759. "email": {
  1760. "type": "NONE",
  1761. "primary": false,
  1762. "address": "EMAIL@YAHOO.COM"
  1763. },
  1764. "entityType": "Organization",
  1765. "parentId": "123145696765942",
  1766. "useCoreProfile": "local",
  1767. "taxIdentifier": [
  1768. {
  1769. "taxIdentifierId": "4901055488654348991",
  1770. "taxRegion": "US",
  1771. "taxIdentifierType": "EIN",
  1772. "taxIdentifierValue": "75-4567894"
  1773. }
  1774. ],
  1775. "grant": [
  1776. {
  1777. "offeringId": "Intuit.apd.ito",
  1778. "status": "ACTIVE"
  1779. }
  1780. ]
  1781. },
  1782. {
  1783. "entityId": "123146723850709",
  1784. "companyName": "Dat's Good Food Service EDCS-SCO",
  1785. "active": true,
  1786. "displayName": [
  1787. "Dat's Good Food Service EDCS-SCO"
  1788. ],
  1789. "address": [
  1790. {
  1791. "id": "161688738",
  1792. "type": "MAIN",
  1793. "primary": true,
  1794. "address1": "1234 Headquarter St",
  1795. "cityOrLocality": "Plano",
  1796. "stateOrProvince": "OR",
  1797. "postalCode": "75000",
  1798. "shared": false,
  1799. "active": true,
  1800. "defaultShipping": false,
  1801. "defaultBilling": false
  1802. }
  1803. ],
  1804. "entityType": "Organization",
  1805. "parentId": "123145696765942",
  1806. "useCoreProfile": "local",
  1807. "taxIdentifier": [
  1808. {
  1809. "taxIdentifierId": "8503935190550752661",
  1810. "taxRegion": "US",
  1811. "taxIdentifierType": "EIN",
  1812. "taxIdentifierValue": "70-1010101"
  1813. }
  1814. ],
  1815. "grant": [
  1816. {
  1817. "offeringId": "Intuit.apd.ito",
  1818. "status": "ACTIVE"
  1819. }
  1820. ]
  1821. },
  1822. {
  1823. "entityId": "123146723851014",
  1824. "companyName": "5 State Helicopter EDCS SCO",
  1825. "active": true,
  1826. "displayName": [
  1827. "5 State Helicopter EDCS SCO"
  1828. ],
  1829. "address": [
  1830. {
  1831. "id": "161688808",
  1832. "type": "MAIN",
  1833. "primary": true,
  1834. "address1": "123 Western Ave",
  1835. "cityOrLocality": "City",
  1836. "stateOrProvince": "UT",
  1837. "postalCode": "84321",
  1838. "shared": false,
  1839. "active": true,
  1840. "defaultShipping": false,
  1841. "defaultBilling": false
  1842. }
  1843. ],
  1844. "phone": [
  1845. {
  1846. "id": "315305049",
  1847. "type": "WORK",
  1848. "primary": true,
  1849. "phoneNumber": "+1 2145551212",
  1850. "status": "UNKNOWN"
  1851. }
  1852. ],
  1853. "email": {
  1854. "type": "NONE",
  1855. "primary": false,
  1856. "address": "123@123.com"
  1857. },
  1858. "entityType": "Organization",
  1859. "parentId": "123145696765942",
  1860. "useCoreProfile": "local",
  1861. "taxIdentifier": [
  1862. {
  1863. "taxIdentifierId": "5549573834995707290",
  1864. "taxRegion": "US",
  1865. "taxIdentifierType": "EIN",
  1866. "taxIdentifierValue": "75-6985214"
  1867. }
  1868. ],
  1869. "grant": [
  1870. {
  1871. "offeringId": "Intuit.apd.ito",
  1872. "status": "ACTIVE"
  1873. }
  1874. ]
  1875. },
  1876. {
  1877. "entityId": "123146723851139",
  1878. "companyName": "Ned's Dyno Service EDCS SCO",
  1879. "active": true,
  1880. "displayName": [
  1881. "Ned's Dyno Service EDCS SCO"
  1882. ],
  1883. "address": [
  1884. {
  1885. "id": "161688813",
  1886. "type": "MAIN",
  1887. "primary": true,
  1888. "address1": "STREET ADDRESS IN THE GREAT STATE OF FLO",
  1889. "cityOrLocality": "TASCOLOUSAMACHALOOMATA",
  1890. "stateOrProvince": "FL",
  1891. "postalCode": "31201",
  1892. "shared": false,
  1893. "active": true,
  1894. "defaultShipping": false,
  1895. "defaultBilling": false
  1896. }
  1897. ],
  1898. "phone": [
  1899. {
  1900. "id": "315305059",
  1901. "type": "WORK",
  1902. "primary": true,
  1903. "phoneNumber": "+1 5556669999",
  1904. "status": "UNKNOWN"
  1905. }
  1906. ],
  1907. "email": {
  1908. "type": "NONE",
  1909. "primary": false,
  1910. "address": "FLORIDA@COMCAST.NET"
  1911. },
  1912. "entityType": "Organization",
  1913. "parentId": "123145696765942",
  1914. "useCoreProfile": "local",
  1915. "taxIdentifier": [
  1916. {
  1917. "taxIdentifierId": "8864223160740385476",
  1918. "taxRegion": "US",
  1919. "taxIdentifierType": "EIN",
  1920. "taxIdentifierValue": "75-6665111"
  1921. }
  1922. ],
  1923. "grant": [
  1924. {
  1925. "offeringId": "Intuit.apd.ito",
  1926. "status": "ACTIVE"
  1927. }
  1928. ]
  1929. }
  1930. ]
  1931. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement