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

Supported REST Methods

Supported REST Methods

The REST APIs for business entity services use the standard HTTP methods to perform operations on the resources, such as records, tasks, and files.
The REST APIs for business entity services support the following HTTP request methods:
Method
Description
GET
Retrieves information about a record, a task, or a file.
POST
Creates a task, a root record, a child record, or a file.
The Operational Reference Store (ORS) name in a POST request is case sensitive. If the case of the ORS name does not match the name in the MDM Hub, an error occurs.
PUT
Updates a root record, a child record, a task, or a file.
PATCH
Updates a task partially.
DELETE
Deletes a root record, a child record, or a file.

0 COMMENTS

We’d like to hear from you!