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

Response Header

Response Header

When the response is successful, the API returns the interactionId and the processId in the response header and the record details in the response body.
If the process generates an interaction ID and uses it to create the record, the API returns the interaction ID. If the process starts a workflow instead of directly saving the record to the database, the API returns the process ID which is the ID of the workflow process
The following example shows a response header with an interaction ID and a process ID:
BES-interactionId: 72200000242000 BES-processId: 15948
The response body contains the record with the generated rowIds.

0 COMMENTS

We’d like to hear from you!