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": "2026-02-22T23:10:59.452335+00:00",
"EndDT": "2026-02-22T23:10:59.452335+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "ebd7fa0d-b31b-4378-b7e1-637e9ce6d545",
"ActivityGuid": "69f7d591-aaca-4d9f-ad88-ae6b2f978807",
"EventWorkFormGuid": "0556511f-d814-449e-932b-c0d033ec5b4e",
"Guid": "f86c643b-3c74-47fb-9dfc-1b5fc6fabe4b",
"Created": "2026-02-22T23:10:59.452335+00:00",
"Modified": "2026-02-22T23:10:59.452335+00:00",
"Deleted": "2026-02-22T23:10:59.452335+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2026-02-22T23:10:59.452335+00:00","EndDT":"2026-02-22T23:10:59.452335+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"ebd7fa0d-b31b-4378-b7e1-637e9ce6d545","ActivityGuid":"69f7d591-aaca-4d9f-ad88-ae6b2f978807","EventWorkFormGuid":"0556511f-d814-449e-932b-c0d033ec5b4e","Guid":"f86c643b-3c74-47fb-9dfc-1b5fc6fabe4b","Created":"2026-02-22T23:10:59.452335+00:00","Modified":"2026-02-22T23:10:59.452335+00:00","Deleted":"2026-02-22T23:10:59.452335+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">2026-02-22T23:10:59.452335+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-02-22T23:10:59.452335+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f86c643b-3c74-47fb-9dfc-1b5fc6fabe4b</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-02-22T23:10:59.452335+00:00</Modified>
<ActivityGuid>69f7d591-aaca-4d9f-ad88-ae6b2f978807</ActivityGuid>
<EndDT>2026-02-22T23:10:59.452335+00:00</EndDT>
<EventLocationGuid>ebd7fa0d-b31b-4378-b7e1-637e9ce6d545</EventLocationGuid>
<EventWorkFormGuid>0556511f-d814-449e-932b-c0d033ec5b4e</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2026-02-22T23:10:59.452335+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": "2026-02-22T23:10:59.452335+00:00",
"EndDT": "2026-02-22T23:10:59.452335+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "a150de74-8e7f-4bdd-91ad-d086709de053",
"ActivityGuid": "89f52f00-58f2-492a-92fb-3e4820469b9d",
"EventWorkFormGuid": "3c06fa53-028f-4ff2-b07a-a65a106abad6",
"Guid": "49b701dd-0c1e-4352-afe7-b02f77652ba8",
"Created": "2026-02-22T23:10:59.452335+00:00",
"Modified": "2026-02-22T23:10:59.452335+00:00",
"Deleted": "2026-02-22T23:10:59.452335+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2026-02-22T23:10:59.452335+00:00","EndDT":"2026-02-22T23:10:59.452335+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"a150de74-8e7f-4bdd-91ad-d086709de053","ActivityGuid":"89f52f00-58f2-492a-92fb-3e4820469b9d","EventWorkFormGuid":"3c06fa53-028f-4ff2-b07a-a65a106abad6","Guid":"49b701dd-0c1e-4352-afe7-b02f77652ba8","Created":"2026-02-22T23:10:59.452335+00:00","Modified":"2026-02-22T23:10:59.452335+00:00","Deleted":"2026-02-22T23:10:59.452335+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">2026-02-22T23:10:59.452335+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-02-22T23:10:59.452335+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">49b701dd-0c1e-4352-afe7-b02f77652ba8</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-02-22T23:10:59.452335+00:00</Modified>
<ActivityGuid>89f52f00-58f2-492a-92fb-3e4820469b9d</ActivityGuid>
<EndDT>2026-02-22T23:10:59.452335+00:00</EndDT>
<EventLocationGuid>a150de74-8e7f-4bdd-91ad-d086709de053</EventLocationGuid>
<EventWorkFormGuid>3c06fa53-028f-4ff2-b07a-a65a106abad6</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2026-02-22T23:10:59.452335+00:00</StartDT>
</ActivityScheduleViewModel>