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-08-18T22:41:22.8082851+00:00",
"EndDT": "2026-08-18T22:41:22.8082851+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "5fa3bb88-0bfd-40d9-bc3a-ceebf419c7bb",
"ActivityGuid": "d53b1241-4628-4489-a24d-182300a9b5bc",
"EventWorkFormGuid": "a96a4a8c-e28a-4bd1-aa20-504889d746db",
"Guid": "5d0db9f4-72a9-46f8-af12-a86a19443d84",
"Created": "2026-08-18T22:41:22.8082851+00:00",
"Modified": "2026-08-18T22:41:22.8082851+00:00",
"Deleted": "2026-08-18T22:41:22.8082851+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2026-08-18T22:41:22.8082851+00:00","EndDT":"2026-08-18T22:41:22.8082851+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"5fa3bb88-0bfd-40d9-bc3a-ceebf419c7bb","ActivityGuid":"d53b1241-4628-4489-a24d-182300a9b5bc","EventWorkFormGuid":"a96a4a8c-e28a-4bd1-aa20-504889d746db","Guid":"5d0db9f4-72a9-46f8-af12-a86a19443d84","Created":"2026-08-18T22:41:22.8082851+00:00","Modified":"2026-08-18T22:41:22.8082851+00:00","Deleted":"2026-08-18T22:41:22.8082851+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-08-18T22:41:22.8082851+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-18T22:41:22.8082851+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">5d0db9f4-72a9-46f8-af12-a86a19443d84</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-18T22:41:22.8082851+00:00</Modified>
<ActivityGuid>d53b1241-4628-4489-a24d-182300a9b5bc</ActivityGuid>
<EndDT>2026-08-18T22:41:22.8082851+00:00</EndDT>
<EventLocationGuid>5fa3bb88-0bfd-40d9-bc3a-ceebf419c7bb</EventLocationGuid>
<EventWorkFormGuid>a96a4a8c-e28a-4bd1-aa20-504889d746db</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2026-08-18T22:41:22.8082851+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-08-18T22:41:22.8082851+00:00",
"EndDT": "2026-08-18T22:41:22.8082851+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "ec56ff60-3e6d-4b5e-8134-ce0f243720bc",
"ActivityGuid": "87bb5cc4-b404-49fa-845a-852ed7c6b7ad",
"EventWorkFormGuid": "9d245c3b-aa9c-4f48-8c4d-545ae2d788b6",
"Guid": "203cbd53-daa2-4a5e-8e12-1b393953fcff",
"Created": "2026-08-18T22:41:22.8082851+00:00",
"Modified": "2026-08-18T22:41:22.8082851+00:00",
"Deleted": "2026-08-18T22:41:22.8082851+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2026-08-18T22:41:22.8082851+00:00","EndDT":"2026-08-18T22:41:22.8082851+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"ec56ff60-3e6d-4b5e-8134-ce0f243720bc","ActivityGuid":"87bb5cc4-b404-49fa-845a-852ed7c6b7ad","EventWorkFormGuid":"9d245c3b-aa9c-4f48-8c4d-545ae2d788b6","Guid":"203cbd53-daa2-4a5e-8e12-1b393953fcff","Created":"2026-08-18T22:41:22.8082851+00:00","Modified":"2026-08-18T22:41:22.8082851+00:00","Deleted":"2026-08-18T22:41:22.8082851+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-08-18T22:41:22.8082851+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-18T22:41:22.8082851+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">203cbd53-daa2-4a5e-8e12-1b393953fcff</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-08-18T22:41:22.8082851+00:00</Modified>
<ActivityGuid>87bb5cc4-b404-49fa-845a-852ed7c6b7ad</ActivityGuid>
<EndDT>2026-08-18T22:41:22.8082851+00:00</EndDT>
<EventLocationGuid>ec56ff60-3e6d-4b5e-8134-ce0f243720bc</EventLocationGuid>
<EventWorkFormGuid>9d245c3b-aa9c-4f48-8c4d-545ae2d788b6</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2026-08-18T22:41:22.8082851+00:00</StartDT>
</ActivityScheduleViewModel>