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": "60b83ab3-3eb5-41d1-98fc-58c70871c408",
"ActivityGuid": "6c45067e-0c76-4ce9-8eb6-2267594251af",
"Guid": "04aab707-d4c6-4508-bd27-8f74a90d0959",
"Created": "2026-09-27T00:34:09.3690828+00:00",
"Modified": "2026-09-27T00:34:09.3690828+00:00",
"Deleted": "2026-09-27T00:34:09.3690828+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":"60b83ab3-3eb5-41d1-98fc-58c70871c408","ActivityGuid":"6c45067e-0c76-4ce9-8eb6-2267594251af","Guid":"04aab707-d4c6-4508-bd27-8f74a90d0959","Created":"2026-09-27T00:34:09.3690828+00:00","Modified":"2026-09-27T00:34:09.3690828+00:00","Deleted":"2026-09-27T00:34:09.3690828+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-09-27T00:34:09.3690828+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-27T00:34:09.3690828+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">04aab707-d4c6-4508-bd27-8f74a90d0959</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-27T00:34:09.3690828+00:00</Modified>
<ActivityGuid>6c45067e-0c76-4ce9-8eb6-2267594251af</ActivityGuid>
<ActivityScheduleGuid>60b83ab3-3eb5-41d1-98fc-58c70871c408</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": "3a667d44-df3d-433d-ab6d-18978a8e45a1",
"ActivityGuid": "10ebd725-27f9-4175-a2d0-5f91c2f4de5d",
"Guid": "4f49f767-76d3-44c3-8bbd-10de31c0b647",
"Created": "2026-09-27T00:34:09.3846472+00:00",
"Modified": "2026-09-27T00:34:09.3846472+00:00",
"Deleted": "2026-09-27T00:34:09.3846472+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":"3a667d44-df3d-433d-ab6d-18978a8e45a1","ActivityGuid":"10ebd725-27f9-4175-a2d0-5f91c2f4de5d","Guid":"4f49f767-76d3-44c3-8bbd-10de31c0b647","Created":"2026-09-27T00:34:09.3846472+00:00","Modified":"2026-09-27T00:34:09.3846472+00:00","Deleted":"2026-09-27T00:34:09.3846472+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-09-27T00:34:09.3846472+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-27T00:34:09.3846472+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4f49f767-76d3-44c3-8bbd-10de31c0b647</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-09-27T00:34:09.3846472+00:00</Modified>
<ActivityGuid>10ebd725-27f9-4175-a2d0-5f91c2f4de5d</ActivityGuid>
<ActivityScheduleGuid>3a667d44-df3d-433d-ab6d-18978a8e45a1</ActivityScheduleGuid>
<Comment>sample string 2</Comment>
<Rating>1.1</Rating>
</ActivityScheduleRatingViewModel>