Overview
The following is a list of integration points available to exchange data with the application:
The list is sorted in alphabetical order.
Click the triangle in front of the name of the integration point to reveal available operations. Click the name of the integration point to go to the description page of the integration point. |
Access Tokens
POST |
|
POST |
|
POST |
|
Activities
|
|
|
|
|
|
|
|
|
|
|
|
The /generic/activities
API supports only search and retrieval operations.
Authorizations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In addition to the standard generic API operations, the /generic/authorizations
API supports the following operations:
|
|
|
|
Base Views
|
|
|
|
|
|
Callout
GET |
|
GET |
|
Credentials
|
|
|
|
|
|
|
|
|
|
|
|
Data File Sets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The generic datafilesets API supports, in addition to the standard generic API operations, the GET
and the PATCH
operation on /generic/datafilesets/key/{key}
.
This enables retrieving and updating a datafileset based on its datafileset code.
Data Replication
Data Replication synchronizes person data across multiple Oracle Health Insurance applications.
|
|
|
|
|
|
The integration point ignores GET
request for changes to a disabled entity.
The PUT
request does not change any detail of the entity.
It only enables or disables change detection.
Diagnoses
|
|
|
|
Dynamic Logic
|
|
|
|
Enrollment
GET |
|
Events
GET |
|
Extract
|
|
|
|
Key Stores
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Non-Entity Cache
|
|
Notes
|
|
|
|
|
|
|
|
|
|
|
|
OAuth2 Client Configuration
|
|
Objects
|
|
Outbound Integration Point
|
|
Procedures
|
|
|
|
Properties
Properties |
|
Property definitions |
|
|
|
|
|
Current Properties |
|
|
|
|
|
Providers
Individual Providers |
|
|
|
|
|
Organizational Providers |
|
|
|
|
|
Reference Sheet Lines
|
|
|
|
|
|
Relations (Persons, Organizations, and Banks)
Persons, organizations and banks use the same underlying data object, relations.
Persons
|
|
|
|
The generic persons API supports, in addition to the standard generic API operations, the GET
and the PATCH
operation on /generic/persons/key/{key}
.
This enables retrieving and updating a person based on its code (the {key}).
Organizations
|
|
|
|
The generic organizations API supports, in addition to the standard generic API operations, the GET
and the PATCH
operation on /generic/organizations/key/{key}
.
This enables retrieving and updating an organization based on its code (the {key}).
Banks
The generic banks API supports, in addition to the standard generic API operations, the GET and the PATCH operation on /generic/banks/key/{key}. This enables retrieving and updating a bank based on its code (the {key}).
Relations
The generic relations API supports, the GET operation on /generic/relations/{id} and /generic/relations/key/{key}. This enables retrieving a relation based on its id or on its code (the {key}). The generic relations API also supports, the POST operation on /generic/relations/search.
Replication Entities
|
|
|
|
|
|
Replication Events
|
|
User Information
|
|
|
|
User Provisioning
|
|
|
|
|
|
The generic /users
API supports only search and retrieval operations.