Posting API - Posting Overview


Sequence Diagram

The sequence of events for successful processing of message from a data provider is as follows:


Message Size

The Maximum permitted message size is 256KB, any messages above this limit will be rejected and will need to be split into multiple smaller messages.


Encryption

The API is entirely HTTP-based and all data transferred using HTTPS (over SSL)


XML Format Notes