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

URL Parameters

URL Parameters

The name of the source system is a required parameter in the request URL.
The following table lists the parameters that you can use in the URL:
Parameter
Description
systemName
Name of the source system.
interactionId
ID of the interaction. You can group multiple requests into a single interaction. All changes are done with the interaction ID.
startDate and endDate
Specifies the period of time for which the record is effective. Provide these parameters for a timeline-enabled base object.
validateOnly
Indicates whether the write business entity service validates incoming data. Default is false.
recordState
State of the record. Use the parameter to specify the initial state of the record. Use ACTIVE or PENDING. Default is ACTIVE.
taskComment
Add a comment to the workflow task triggered by the API.
taskAttachments
If task attachments are enabled, attach a file to the workflow task triggered by the API.

0 COMMENTS

We’d like to hear from you!