InRule uses its API to connect to the internet and to request the latest overrides from InRule’s engine.
InRule’s engine retrieves the information, interprets it, performs the necessary actions, and then sends it back to the application.
The application then interprets the data and presents the end user with the information requested.
Available API methods
1. GET
Retrieve the existing override information.
2. POST
Create or update override information.
3. Delete
Delete an existing override.
Comments
0 comments
Please sign in to leave a comment.