PUT monitoring-results/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
MonitoringResultName | Description | Type | Additional information |
---|---|---|---|
monitoringId | string |
Required Matching regular expression pattern: ^[0-9]{2}-[0-9]{7}(-[1-9]{1})?$ String length: inclusive between 0 and 12 |
|
monitoringActivityName | string |
Required String length: inclusive between 0 and 255 |
|
monitoringActivityCode | string |
Required String length: inclusive between 0 and 10 |
|
monitoringInitiative | string |
Required String length: inclusive between 0 and 10 |
|
announcementType | MonitoringResultAnnouncementType |
Required |
|
monitoringType | MonitoringResultMonitoringType |
Required |
|
monitoredSite | MonitoredSite |
Required |
|
requestDate | string |
Matching regular expression pattern: yyyy-MM-dd String length: inclusive between 0 and 10 |
|
expirationDate | string |
Matching regular expression pattern: yyyy-MM-dd String length: inclusive between 0 and 10 |
|
submissionDate | string |
Required Matching regular expression pattern: yyyy-MM-dd String length: inclusive between 0 and 10 |
|
externalReference | string |
String length: inclusive between 0 and 255 |
|
overallRating | OverallRating |
None. |
|
sectionRatings | Collection of SectionRating |
Required |
|
metrics | Collection of Metric |
None. |
|
AdditionalProperties | Dictionary of string [key] and Object [value] |
None. |
Request Formats
application/json, text/json
Sample:
{ "monitoringId": "sample string 1", "monitoringActivityName": "sample string 2", "monitoringActivityCode": "sample string 3", "monitoringInitiative": "sample string 4", "announcementType": "SEMI_ANNOUNCED", "monitoringType": "FULL_MONITORING", "monitoredSite": { "siteAmforiId": "sample string 1", "companyAmforiId": "sample string 2", "name": "sample string 3", "localName": "sample string 4", "address": { "street": "sample string 1", "zip": "sample string 2", "city": "sample string 3", "stateProvince": { "code": "sample string 1", "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "country": "sample string 4", "sample string 1": {}, "sample string 3": {} }, "contactDetails": { "emailAddress": "sample string 1", "phoneNumber": "sample string 2", "faxNumber": "sample string 3", "website": "sample string 4", "sample string 1": {}, "sample string 3": {} }, "inWaterStressedRegion": true, "gicsActivityClassification": { "description": "sample string 1", "sector": { "code": 1, "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "industryGroup": { "code": 1, "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "industry": { "code": 1, "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "subIndustry": { "code": 1, "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "sample string 1": {}, "sample string 3": {} }, "productProcessClassifications": [ { "process": { "code": 1, "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "category": { "code": 1, "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "sample string 1": {}, "sample string 3": {} }, { "process": { "code": 1, "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "category": { "code": 1, "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "sample string 1": {}, "sample string 3": {} } ], "gs1ProductClassifications": [ { "segment": { "code": 1, "name": "sample string 2", "description": "sample string 3", "sample string 1": {}, "sample string 3": {} }, "family": { "code": 1, "name": "sample string 2", "description": "sample string 3", "sample string 1": {}, "sample string 3": {} }, "productClass": { "code": 1, "name": "sample string 2", "description": "sample string 3", "sample string 1": {}, "sample string 3": {} }, "sample string 1": {}, "sample string 3": {} }, { "segment": { "code": 1, "name": "sample string 2", "description": "sample string 3", "sample string 1": {}, "sample string 3": {} }, "family": { "code": 1, "name": "sample string 2", "description": "sample string 3", "sample string 1": {}, "sample string 3": {} }, "productClass": { "code": 1, "name": "sample string 2", "description": "sample string 3", "sample string 1": {}, "sample string 3": {} }, "sample string 1": {}, "sample string 3": {} } ], "amforiProcessClassifications": [ { "code": "sample string 1", "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, { "code": "sample string 1", "name": "sample string 2", "sample string 1": {}, "sample string 3": {} } ], "naceClassification": { "code": "sample string 1", "name": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "sample string 1": {}, "sample string 3": {} }, "requestDate": "sample string 5", "expirationDate": "sample string 6", "submissionDate": "sample string 7", "externalReference": "sample string 8", "overallRating": { "percentage": 1, "label": "sample string 2", "sample string 1": {}, "sample string 3": {} }, "sectionRatings": [ { "sectionName": "sample string 1", "sectionCode": "sample string 2", "percentage": 3, "label": "sample string 4", "sample string 1": {}, "sample string 3": {} }, { "sectionName": "sample string 1", "sectionCode": "sample string 2", "percentage": 3, "label": "sample string 4", "sample string 1": {}, "sample string 3": {} } ], "metrics": [ { "sectionCode": "sample string 1", "metricCode": "sample string 2", "longLabel": "sample string 3", "shortLabel": "sample string 4", "unitOfMeasure": "sample string 5", "value": 6, "sample string 1": {}, "sample string 3": {} }, { "sectionCode": "sample string 1", "metricCode": "sample string 2", "longLabel": "sample string 3", "shortLabel": "sample string 4", "unitOfMeasure": "sample string 5", "value": 6, "sample string 1": {}, "sample string 3": {} } ], "sample string 1": {}, "sample string 3": {} }
application/xml, text/xml
Sample:
<MonitoringResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MetroAG.SSM.Amfori.Client"> <AdditionalProperties xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:KeyValueOfstringanyType> <d2p1:Key>sample string 1</d2p1:Key> <d2p1:Value /> </d2p1:KeyValueOfstringanyType> <d2p1:KeyValueOfstringanyType> <d2p1:Key>sample string 3</d2p1:Key> <d2p1:Value /> </d2p1:KeyValueOfstringanyType> </AdditionalProperties> <AnnouncementType>SEMI_ANNOUNCED</AnnouncementType> <ExpirationDate>sample string 6</ExpirationDate> <ExternalReference>sample string 8</ExternalReference> <Metrics> <Metric> <AdditionalProperties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> </AdditionalProperties> <LongLabel>sample string 3</LongLabel> <MetricCode>sample string 2</MetricCode> <SectionCode>sample string 1</SectionCode> <ShortLabel>sample string 4</ShortLabel> <UnitOfMeasure>sample string 5</UnitOfMeasure> <Value>6</Value> </Metric> <Metric> <AdditionalProperties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> </AdditionalProperties> <LongLabel>sample string 3</LongLabel> <MetricCode>sample string 2</MetricCode> <SectionCode>sample string 1</SectionCode> <ShortLabel>sample string 4</ShortLabel> <UnitOfMeasure>sample string 5</UnitOfMeasure> <Value>6</Value> </Metric> </Metrics> <MonitoredSite> <AdditionalProperties xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringanyType> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value /> </d3p1:KeyValueOfstringanyType> <d3p1:KeyValueOfstringanyType> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value /> </d3p1:KeyValueOfstringanyType> </AdditionalProperties> <Address> <AdditionalProperties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> </AdditionalProperties> <City>sample string 3</City> <Country>sample string 4</Country> <StateProvince> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>sample string 1</Code> <Name>sample string 2</Name> </StateProvince> <Street>sample string 1</Street> <Zip>sample string 2</Zip> </Address> <AmforiProcessClassifications> <AmforiProcessClassification> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>sample string 1</Code> <Name>sample string 2</Name> </AmforiProcessClassification> <AmforiProcessClassification> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>sample string 1</Code> <Name>sample string 2</Name> </AmforiProcessClassification> </AmforiProcessClassifications> <CompanyAmforiId>sample string 2</CompanyAmforiId> <ContactDetails> <AdditionalProperties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> </AdditionalProperties> <EmailAddress>sample string 1</EmailAddress> <FaxNumber>sample string 3</FaxNumber> <PhoneNumber>sample string 2</PhoneNumber> <Website>sample string 4</Website> </ContactDetails> <GicsActivityClassification> <AdditionalProperties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> </AdditionalProperties> <Description>sample string 1</Description> <Industry> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Name>sample string 2</Name> </Industry> <IndustryGroup> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Name>sample string 2</Name> </IndustryGroup> <Sector> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Name>sample string 2</Name> </Sector> <SubIndustry> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Name>sample string 2</Name> </SubIndustry> </GicsActivityClassification> <Gs1ProductClassifications> <Gs1ProductClassification> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Family> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Description>sample string 3</Description> <Name>sample string 2</Name> </Family> <ProductClass> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Description>sample string 3</Description> <Name>sample string 2</Name> </ProductClass> <Segment> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Description>sample string 3</Description> <Name>sample string 2</Name> </Segment> </Gs1ProductClassification> <Gs1ProductClassification> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Family> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Description>sample string 3</Description> <Name>sample string 2</Name> </Family> <ProductClass> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Description>sample string 3</Description> <Name>sample string 2</Name> </ProductClass> <Segment> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Description>sample string 3</Description> <Name>sample string 2</Name> </Segment> </Gs1ProductClassification> </Gs1ProductClassifications> <InWaterStressedRegion>true</InWaterStressedRegion> <LocalName>sample string 4</LocalName> <NACEClassification> <AdditionalProperties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>sample string 1</Code> <Name>sample string 2</Name> </NACEClassification> <Name>sample string 3</Name> <ProductProcessClassifications> <ProductProcessClassification> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Category> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Name>sample string 2</Name> </Category> <Process> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Name>sample string 2</Name> </Process> </ProductProcessClassification> <ProductProcessClassification> <AdditionalProperties xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 1</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> <d5p1:KeyValueOfstringanyType> <d5p1:Key>sample string 3</d5p1:Key> <d5p1:Value /> </d5p1:KeyValueOfstringanyType> </AdditionalProperties> <Category> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Name>sample string 2</Name> </Category> <Process> <AdditionalProperties xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 1</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>sample string 3</d6p1:Key> <d6p1:Value /> </d6p1:KeyValueOfstringanyType> </AdditionalProperties> <Code>1</Code> <Name>sample string 2</Name> </Process> </ProductProcessClassification> </ProductProcessClassifications> <SiteAmforiId>sample string 1</SiteAmforiId> </MonitoredSite> <MonitoringActivityCode>sample string 3</MonitoringActivityCode> <MonitoringActivityName>sample string 2</MonitoringActivityName> <MonitoringId>sample string 1</MonitoringId> <MonitoringInitiative>sample string 4</MonitoringInitiative> <MonitoringType>FULL_MONITORING</MonitoringType> <OverallRating> <AdditionalProperties xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringanyType> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value /> </d3p1:KeyValueOfstringanyType> <d3p1:KeyValueOfstringanyType> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value /> </d3p1:KeyValueOfstringanyType> </AdditionalProperties> <Label>sample string 2</Label> <Percentage>1</Percentage> </OverallRating> <RequestDate>sample string 5</RequestDate> <SectionRatings> <SectionRating> <AdditionalProperties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> </AdditionalProperties> <Label>sample string 4</Label> <Percentage>3</Percentage> <SectionCode>sample string 2</SectionCode> <SectionName>sample string 1</SectionName> </SectionRating> <SectionRating> <AdditionalProperties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> <d4p1:KeyValueOfstringanyType> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value /> </d4p1:KeyValueOfstringanyType> </AdditionalProperties> <Label>sample string 4</Label> <Percentage>3</Percentage> <SectionCode>sample string 2</SectionCode> <SectionName>sample string 1</SectionName> </SectionRating> </SectionRatings> <SubmissionDate>sample string 7</SubmissionDate> </MonitoringResult>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.