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

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!