Skip to content

Order Management System REST API - Feed Controller

The feed URL provides status reporting of data feeds.

GET /feed

Retrieves the current status of all registered data feeds.

CodeStatusDescription
200SuccessContent is an array of FeedDetails objects.