Requests the available News Source for the authenticated user.
Controller: News
Topic: QuerySources
Action: Publish
Permissions: None
No Request Body
An unordered array of News Source State objects. See the Sources subscription for more information.
Send:
{"Controller":"News","Topic":"QuerySources","TransactionID":123}
Receive:
{"Controller":"News","Topic":"QuerySources","TransactionID":123,"Data":[{"Code":"ASX","Feed":"Active"}]}