PUT v1/ActivityScheduleRating
Request Information
URI Parameters
None.
Body Parameters
ActivityScheduleRatingViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Rating | decimal number |
None. |
|
| Comment | string |
None. |
|
| ActivityScheduleGuid | globally unique identifier |
None. |
|
| ActivityGuid | globally unique identifier |
None. |
|
| Guid | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Rating": 1.1,
"Comment": "sample string 2",
"ActivityScheduleGuid": "0d3da947-4484-4b6b-9222-b4d5c2f82b60",
"ActivityGuid": "e0747690-5122-4044-b2e5-e8247102fa84",
"Guid": "28c8fd4e-94dd-4ff2-876e-6c56da69e5f6",
"Created": "2026-07-27T18:29:06.8048785+00:00",
"Modified": "2026-07-27T18:29:06.8048785+00:00",
"Deleted": "2026-07-27T18:29:06.8048785+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Rating":1.1,"Comment":"sample string 2","ActivityScheduleGuid":"0d3da947-4484-4b6b-9222-b4d5c2f82b60","ActivityGuid":"e0747690-5122-4044-b2e5-e8247102fa84","Guid":"28c8fd4e-94dd-4ff2-876e-6c56da69e5f6","Created":"2026-07-27T18:29:06.8048785+00:00","Modified":"2026-07-27T18:29:06.8048785+00:00","Deleted":"2026-07-27T18:29:06.8048785+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<ActivityScheduleRatingViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 1</d2p1:Key>
<d2p1:Value>sample string 2</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 3</d2p1:Key>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-27T18:29:06.8048785+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-27T18:29:06.8048785+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">28c8fd4e-94dd-4ff2-876e-6c56da69e5f6</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-27T18:29:06.8048785+00:00</Modified>
<ActivityGuid>e0747690-5122-4044-b2e5-e8247102fa84</ActivityGuid>
<ActivityScheduleGuid>0d3da947-4484-4b6b-9222-b4d5c2f82b60</ActivityScheduleGuid>
<Comment>sample string 2</Comment>
<Rating>1.1</Rating>
</ActivityScheduleRatingViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ActivityScheduleRatingViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Rating | decimal number |
None. |
|
| Comment | string |
None. |
|
| ActivityScheduleGuid | globally unique identifier |
None. |
|
| ActivityGuid | globally unique identifier |
None. |
|
| Guid | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Rating": 1.1,
"Comment": "sample string 2",
"ActivityScheduleGuid": "af0870e0-1260-4669-b2b4-9ed10fbd8236",
"ActivityGuid": "52004c96-3030-40cb-83a6-df68ee9d486a",
"Guid": "a39e10e8-8825-4f68-981a-0e680effa61d",
"Created": "2026-07-27T18:29:06.8048785+00:00",
"Modified": "2026-07-27T18:29:06.8048785+00:00",
"Deleted": "2026-07-27T18:29:06.8048785+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Rating":1.1,"Comment":"sample string 2","ActivityScheduleGuid":"af0870e0-1260-4669-b2b4-9ed10fbd8236","ActivityGuid":"52004c96-3030-40cb-83a6-df68ee9d486a","Guid":"a39e10e8-8825-4f68-981a-0e680effa61d","Created":"2026-07-27T18:29:06.8048785+00:00","Modified":"2026-07-27T18:29:06.8048785+00:00","Deleted":"2026-07-27T18:29:06.8048785+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<ActivityScheduleRatingViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 1</d2p1:Key>
<d2p1:Value>sample string 2</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 3</d2p1:Key>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-27T18:29:06.8048785+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-27T18:29:06.8048785+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">a39e10e8-8825-4f68-981a-0e680effa61d</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-27T18:29:06.8048785+00:00</Modified>
<ActivityGuid>52004c96-3030-40cb-83a6-df68ee9d486a</ActivityGuid>
<ActivityScheduleGuid>af0870e0-1260-4669-b2b4-9ed10fbd8236</ActivityScheduleGuid>
<Comment>sample string 2</Comment>
<Rating>1.1</Rating>
</ActivityScheduleRatingViewModel>