PUT v1/ActivitySchedule
Request Information
URI Parameters
None.
Body Parameters
ActivityScheduleViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDT | date |
None. |
|
| EndDT | date |
None. |
|
| IsFull | boolean |
None. |
|
| IsCanceled | boolean |
None. |
|
| SessionNumber | string |
None. |
|
| FollowingNumber | integer |
None. |
|
| EventLocationGuid | globally unique identifier |
None. |
|
| ActivityGuid | globally unique identifier |
None. |
|
| EventWorkFormGuid | globally unique identifier |
None. |
|
| Guid | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"StartDT": "2025-10-30T00:49:32.0821492+00:00",
"EndDT": "2025-10-30T00:49:32.0821492+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "94a236bc-1030-48f2-b916-cc29d6d102a9",
"ActivityGuid": "2724e822-8cdc-464d-83b2-5074038fe9f1",
"EventWorkFormGuid": "1f86af49-f9b7-4100-98ca-6ca88096d9e5",
"Guid": "babc4025-68d7-461f-8b71-237ab8dd7a80",
"Created": "2025-10-30T00:49:32.0821492+00:00",
"Modified": "2025-10-30T00:49:32.0821492+00:00",
"Deleted": "2025-10-30T00:49:32.0821492+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-10-30T00:49:32.0821492+00:00","EndDT":"2025-10-30T00:49:32.0821492+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"94a236bc-1030-48f2-b916-cc29d6d102a9","ActivityGuid":"2724e822-8cdc-464d-83b2-5074038fe9f1","EventWorkFormGuid":"1f86af49-f9b7-4100-98ca-6ca88096d9e5","Guid":"babc4025-68d7-461f-8b71-237ab8dd7a80","Created":"2025-10-30T00:49:32.0821492+00:00","Modified":"2025-10-30T00:49:32.0821492+00:00","Deleted":"2025-10-30T00:49:32.0821492+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<ActivityScheduleViewModel 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-10-30T00:49:32.0821492+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-30T00:49:32.0821492+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">babc4025-68d7-461f-8b71-237ab8dd7a80</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-30T00:49:32.0821492+00:00</Modified>
<ActivityGuid>2724e822-8cdc-464d-83b2-5074038fe9f1</ActivityGuid>
<EndDT>2025-10-30T00:49:32.0821492+00:00</EndDT>
<EventLocationGuid>94a236bc-1030-48f2-b916-cc29d6d102a9</EventLocationGuid>
<EventWorkFormGuid>1f86af49-f9b7-4100-98ca-6ca88096d9e5</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-10-30T00:49:32.0821492+00:00</StartDT>
</ActivityScheduleViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ActivityScheduleViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDT | date |
None. |
|
| EndDT | date |
None. |
|
| IsFull | boolean |
None. |
|
| IsCanceled | boolean |
None. |
|
| SessionNumber | string |
None. |
|
| FollowingNumber | integer |
None. |
|
| EventLocationGuid | globally unique identifier |
None. |
|
| ActivityGuid | globally unique identifier |
None. |
|
| EventWorkFormGuid | globally unique identifier |
None. |
|
| Guid | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"StartDT": "2025-10-30T00:49:32.0821492+00:00",
"EndDT": "2025-10-30T00:49:32.0821492+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "9dc2a7f1-b096-4b46-953a-d71b02279639",
"ActivityGuid": "a45daa90-41e9-4df7-a522-6ecdb25637aa",
"EventWorkFormGuid": "7ca40c88-a74d-45d5-88e9-32e42dbe233f",
"Guid": "10428f55-b9ef-4ce3-8c64-7bc07ee72ecd",
"Created": "2025-10-30T00:49:32.0821492+00:00",
"Modified": "2025-10-30T00:49:32.0821492+00:00",
"Deleted": "2025-10-30T00:49:32.0821492+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-10-30T00:49:32.0821492+00:00","EndDT":"2025-10-30T00:49:32.0821492+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"9dc2a7f1-b096-4b46-953a-d71b02279639","ActivityGuid":"a45daa90-41e9-4df7-a522-6ecdb25637aa","EventWorkFormGuid":"7ca40c88-a74d-45d5-88e9-32e42dbe233f","Guid":"10428f55-b9ef-4ce3-8c64-7bc07ee72ecd","Created":"2025-10-30T00:49:32.0821492+00:00","Modified":"2025-10-30T00:49:32.0821492+00:00","Deleted":"2025-10-30T00:49:32.0821492+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<ActivityScheduleViewModel 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-10-30T00:49:32.0821492+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-30T00:49:32.0821492+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">10428f55-b9ef-4ce3-8c64-7bc07ee72ecd</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-30T00:49:32.0821492+00:00</Modified>
<ActivityGuid>a45daa90-41e9-4df7-a522-6ecdb25637aa</ActivityGuid>
<EndDT>2025-10-30T00:49:32.0821492+00:00</EndDT>
<EventLocationGuid>9dc2a7f1-b096-4b46-953a-d71b02279639</EventLocationGuid>
<EventWorkFormGuid>7ca40c88-a74d-45d5-88e9-32e42dbe233f</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-10-30T00:49:32.0821492+00:00</StartDT>
</ActivityScheduleViewModel>