name | data type | description |
---|---|---|
VersionCountryRef | CountryRefStructure | |
ParticipantRef | RequestorRef | |
SituationNumber | SituationNumber | |
UpdateCountryRef | CountryRefStructure | |
UpdateParticipantRef | RequestorRef | |
Version | SituationVersion |
Example
{ "VersionCountryRef" : { "value" : "bf" }, "ParticipantRef" : { "value" : "..." }, "SituationNumber" : { "value" : "..." }, "UpdateCountryRef" : { "value" : "bb" }, "UpdateParticipantRef" : { "value" : "..." }, "Version" : { "value" : 12345 } }