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

Query Parameter

Query Parameter

The following table describes the query parameters that you can use in the URL:
Parameter
Description
action
Required. Saves changes, such as field-level overrides, to a pending merge task. Set to
updatePendingMerge
, and use the parameter with the
interactionId
parameter.
For example, use the following query to save changes to the Person business entity records that are pending the merge action:
Person?action=updatePendingMerge&interactionId
interactionId
Required. Interaction ID of the pending merge task.

0 COMMENTS

We’d like to hear from you!