object
object
modelobject
object
Object
is arbitrary data containing the ProtocolMessagePayload
. The integration middleware will need to pass this object in accordance with the domain model as agreed upon by the counter-parties and enforced by the circuit. The proxy will ingest the Protocol Message Payload , return a baseline_record
, and output a ProtocolMessage
to participant proxies.organization_id
.payload
contained within the object
supports arbitrary data, it may be necessary to query the stack to retrieve the schema of the object model being used.baseline_id
must be relayed with each request. The functions the middleware integration support are as follows: