Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4. Click Execute.

The result is shown in the Response Body box below:


Sample POST body to execute a user defined EDS interface:

{
 "FeedType" : "wh_position_smf_ratings",
 "outputformat": "EagleJSON",
 "filters": {
  "effectivedate" : "2019-06-09",
  "entityId" : "ASTL1900"
  }
}