Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. Enterprise Java Bean Business Entity Service Calls
  4. Representational State Transfer Business Entity Service Calls
  5. Simple Object Access Protocol Business Entity Service Calls
  6. Services for Cross-reference Records and BVT Calculations
  7. Supporting Corporate Linkage Service
  8. External Calls to Cleanse, Analyze, and Transform Data
  9. Using REST APIs to Add Records
  10. Using REST APIs to Upload Files

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!