Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. EJB Business Entity Service Calls
  4. REST Business Entity Service Calls
  5. REST APIs for Data Director
  6. SOAP Business Entity Service Calls
  7. Cross-reference Records and BVT Calculations Services
  8. Supporting Corporate Linkage Service
  9. External Calls to Cleanse, Analyze, and Transform Data
  10. Appendix A: Using REST APIs to Add Records
  11. Appendix B: Using REST APIs to Upload Files
  12. Appendix C: Using REST APIs to Manage Reports

Sample API Response

Sample API Response

The following sample response shows the results of a search that the DaaS provider returns for the organization business entity with the display name
INFA
:
{ "link": [], "item": [ { "businessEntity": { "Organization": { "displayName": "INFA LAB INC", "dunsNumber": "001352574", "TelephoneNumbers": { "link": [], "item": [ { "phoneNum": "9736252265" } ] }, "Addresses": { "link": [], "item": [ { "Address": { "cityName": "ROCKAWAY", "addressLine1": "11 WALL ST", "postalCd": "07866", "stateCd": { "stateAbbreviation": "NJ" } } } ] } } }, "label": "001352574-INFA LAB INC", "systemName": "SFA" }, { "businessEntity": { "Organization": { "displayName": "INFA INC", "dunsNumber": "007431013", "TelephoneNumbers": { "link": [], "item": [ { "phoneNum": "5629019971" } ] }, "Addresses": { "link": [], "item": [ { "Address": { "cityName": "LONG BEACH", "addressLine1": "3569 GARDENIA AVE", "postalCd": "90807", "stateCd": { "stateAbbreviation": "CA" } } } ] } } }, "label": "007431013-INFA INC", "systemName": "SFA" }, { "businessEntity": { "Organization": { "displayName": "INFA INC", "dunsNumber": "020591086", "TelephoneNumbers": { "link": [], "item": [ { "phoneNum": "7186248777" } ] }, "Addresses": { "link": [], "item": [ { "Address": { "cityName": "BROOKLYN", "addressLine1": "16 COURT ST STE 2004", "postalCd": "11241", "stateCd": { "stateAbbreviation": "NY" } } } ] } } }, "label": "020591086-INFA INC", "systemName": "SFA" }, { "businessEntity": { "Organization": { "displayName": "INFA INC", "dunsNumber": "604057286", "TelephoneNumbers": { "link": [], "item": [ { "phoneNum": "8473580802" } ] }, "Addresses": { "link": [], "item": [ { "Address": { "cityName": "PALATINE", "addressLine1": "THE HARRIS BANK BLDG STE 614,800E NW HWY", "postalCd": "60074", "stateCd": { "stateAbbreviation": "IL" } } } ] } } }, "label": "604057286-INFA INC", "systemName": "SFA" }, { "businessEntity": { "Organization": { "displayName": "INFA INC", "dunsNumber": "032785606", "TelephoneNumbers": { "link": [], "item": [ { "phoneNum": "5629019971" } ] }, "Addresses": { "link": [], "item": [ { "Address": { "cityName": "SIMI VALLEY", "addressLine1": "3962 HEMWAY CT", "postalCd": "93063", "stateCd": { "stateAbbreviation": "CA" } } } ] } } }, "label": "032785606-INFA INC", "systemName": "SFA" }, { "businessEntity": { "Organization": { "displayName": "INFA", "dunsNumber": "045228877", "TelephoneNumbers": { "link": [], "item": [ { "phoneNum": "3304410033" } ] }, "Addresses": { "link": [], "item": [ { "Address": { "cityName": "NORTON", "addressLine1": "4725 ROCK CUT RD", "postalCd": "44203", "stateCd": { "stateAbbreviation": "OH" } } } ] } } }, "label": "045228877-INFA", "systemName": "SFA" }, { "businessEntity": { "Organization": { "displayName": "INFA INC", "dunsNumber": "609028209", "TelephoneNumbers": { "link": [], "item": [ { "phoneNum": "9084394655" } ] }, "Addresses": { "link": [], "item": [ { "Address": { "cityName": "CALIFON", "addressLine1": "21 FAIRMOUNT RD W", "postalCd": "07830", "stateCd": { "stateAbbreviation": "NJ" } } } ] } } }, "label": "609028209-INFA INC", "systemName": "SFA" }, { "businessEntity": { "Organization": { "displayName": "INFA INC", "dunsNumber": "195271796", "TelephoneNumbers": { "link": [], "item": [ { "phoneNum": "7137824181" } ] }, "Addresses": { "link": [], "item": [ { "Address": { "cityName": "HOUSTON", "addressLine1": "1800 AUGUSTA DR STE 200", "postalCd": "77057", "stateCd": { "stateAbbreviation": "TX" } } } ] } } }, "label": "195271796-INFA INC", "systemName": "SFA" }, { "businessEntity": { "Organization": { "displayName": "INFA INC", "dunsNumber": "098605830", "Addresses": { "link": [], "item": [ { "Address": { "cityName": "BELLFLOWER", "postalCd": "90707", "stateCd": { "stateAbbreviation": "CA" } } } ] } } }, "label": "098605830-INFA INC", "systemName": "SFA" } ] }

0 COMMENTS

We’d like to hear from you!