GET
GetMessageTopicById

Get a messageTopic by id.

GET
GetMessageTopics

Get messageTopics by order id with paging. Sortable fields are topic, lastUpdateDateUtc. Sorting Format "field|direction". Direction values: asc or desc.

POST
CreateMessageTopic

Creates a new messageTopic.

POST
CreateMessage

Creates a new message with topicId.

GET
GetHealthCheck

Get health status of the API