ION OneView API

ION OneView is used for troubleshooting of integrations and for tracing of data objects throughput in ION.

ION OneView exposes a REST service with API methods to run these actions:

  • Get events or messages by filter
  • Get facets response
  • Retrieve document payload based on messageId
  • Stream document payload based on messageId
  • Ping call for oneviewapi

The ION OneView API is located in the Infor ION (IONSERVICES) API suite and the /oneviewapi endpoint. For detailed information about the methods that are exposed in the endpoint, see the Swagger documentation. For information on how to use ION APIs and how to interact with Swagger documentation for the API methods, see the Infor ION API Administration Guide.

You should be authorized as administrator to use an ION service API such as ION OneView API.

The methods in this endpoint are authorized at the user level. Internal verification is performed to determine whether the user who calls this API has the permission to perform this call.