The messages are sent using the Advanced Message Queue Protocol (AMQP). Every message is a JSON object. Every message has a consistent structure to allow the processing and categorization by a middleware system as easy as possible. Every JSON structure has the same Client Identifier, Activity, and Action section. The Details section of each message is structured to be appropriate for each Activity Type.
Messages