name | data type | description |
---|---|---|
CountryRef | CountryRefStructure | |
ParticipantRef | RequestorRef | |
SituationNumber | SituationNumber | |
UpdateCountryRef | CountryRefStructure | |
UpdateParticipantRef | RequestorRef | |
Version | SituationVersion |
Example
{ "CountryRef" : { "value" : "jp" }, "ParticipantRef" : { "value" : "..." }, "SituationNumber" : { "value" : "..." }, "UpdateCountryRef" : { "value" : "sz" }, "UpdateParticipantRef" : { "value" : "..." }, "Version" : { "value" : 12345 } }