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": "fcb31b1e-862a-489a-a935-cb70711d208a",
"ActivityGuid": "549da669-ab38-4963-9780-341794c244a0",
"Guid": "c7f4198a-ecbe-4f57-b674-afb0e29029e8",
"Created": "2025-11-17T08:49:20.1662756+00:00",
"Modified": "2025-11-17T08:49:20.1662756+00:00",
"Deleted": "2025-11-17T08:49:20.1662756+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":"fcb31b1e-862a-489a-a935-cb70711d208a","ActivityGuid":"549da669-ab38-4963-9780-341794c244a0","Guid":"c7f4198a-ecbe-4f57-b674-afb0e29029e8","Created":"2025-11-17T08:49:20.1662756+00:00","Modified":"2025-11-17T08:49:20.1662756+00:00","Deleted":"2025-11-17T08:49:20.1662756+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">2025-11-17T08:49:20.1662756+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-11-17T08:49:20.1662756+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">c7f4198a-ecbe-4f57-b674-afb0e29029e8</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-11-17T08:49:20.1662756+00:00</Modified>
<ActivityGuid>549da669-ab38-4963-9780-341794c244a0</ActivityGuid>
<ActivityScheduleGuid>fcb31b1e-862a-489a-a935-cb70711d208a</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": "c3db9d99-8543-4c8a-a3bc-2a88ae952440",
"ActivityGuid": "21c737e3-f062-4bd5-b0e8-f6b7fd37678f",
"Guid": "5ee785bc-9979-4fdb-b26c-6280b8c5d2b0",
"Created": "2025-11-17T08:49:20.1662756+00:00",
"Modified": "2025-11-17T08:49:20.1662756+00:00",
"Deleted": "2025-11-17T08:49:20.1662756+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":"c3db9d99-8543-4c8a-a3bc-2a88ae952440","ActivityGuid":"21c737e3-f062-4bd5-b0e8-f6b7fd37678f","Guid":"5ee785bc-9979-4fdb-b26c-6280b8c5d2b0","Created":"2025-11-17T08:49:20.1662756+00:00","Modified":"2025-11-17T08:49:20.1662756+00:00","Deleted":"2025-11-17T08:49:20.1662756+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">2025-11-17T08:49:20.1662756+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-11-17T08:49:20.1662756+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">5ee785bc-9979-4fdb-b26c-6280b8c5d2b0</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-11-17T08:49:20.1662756+00:00</Modified>
<ActivityGuid>21c737e3-f062-4bd5-b0e8-f6b7fd37678f</ActivityGuid>
<ActivityScheduleGuid>c3db9d99-8543-4c8a-a3bc-2a88ae952440</ActivityScheduleGuid>
<Comment>sample string 2</Comment>
<Rating>1.1</Rating>
</ActivityScheduleRatingViewModel>