name | data type | description |
---|---|---|
RequestTimestamp | string | |
Address | string | |
ConsumerRef | ParticipantRefStructure | |
MessageIdentifier | MessageQualifierStructure | |
NotificationRef | MessageRefStructure | |
AllData | boolean |
Example
{ "RequestTimestamp" : "...", "Address" : "...", "ConsumerRef" : { "value" : "..." }, "MessageIdentifier" : { "value" : "..." }, "NotificationRef" : { "value" : "..." }, "AllData" : true }