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 a prover. The middleware will ingest the ProtocolMessagePayload
, return a BaselineRecord
, and output a ProtocolMessage
to participant middlewares.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: