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 parsing errors from the file import operation:
HTTP/1.1 200 OK Server: JBoss-EAP/7 X-Powered-By: Undertow/1 Content-Type: text/csv Content-Length: 200 first_name,last_name,job_title,gender,birth_date,ROW,COLUMN,ERROR,ENTITY dave,smith,accountant,M,ten years ago,3,birth_date,Failed to convert value [ten years ago] for field [birthdate].,PersonView

0 COMMENTS

We’d like to hear from you!