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-06-11T01:56:18.0621689+00:00",
"EndDT": "2026-06-11T01:56:18.0621689+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "4c866268-821f-4ec4-94d6-e63c9c056ab6",
"ActivityGuid": "65272e87-bce0-4a52-b0cb-a935788622e7",
"EventWorkFormGuid": "46e02674-f2de-448a-8566-c2d42848419f",
"Guid": "2b61c00b-e4ed-4c52-b9f2-42bf672c3326",
"Created": "2026-06-11T01:56:18.0621689+00:00",
"Modified": "2026-06-11T01:56:18.0621689+00:00",
"Deleted": "2026-06-11T01:56:18.0621689+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2026-06-11T01:56:18.0621689+00:00","EndDT":"2026-06-11T01:56:18.0621689+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"4c866268-821f-4ec4-94d6-e63c9c056ab6","ActivityGuid":"65272e87-bce0-4a52-b0cb-a935788622e7","EventWorkFormGuid":"46e02674-f2de-448a-8566-c2d42848419f","Guid":"2b61c00b-e4ed-4c52-b9f2-42bf672c3326","Created":"2026-06-11T01:56:18.0621689+00:00","Modified":"2026-06-11T01:56:18.0621689+00:00","Deleted":"2026-06-11T01:56:18.0621689+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-06-11T01:56:18.0621689+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-11T01:56:18.0621689+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2b61c00b-e4ed-4c52-b9f2-42bf672c3326</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-11T01:56:18.0621689+00:00</Modified>
<ActivityGuid>65272e87-bce0-4a52-b0cb-a935788622e7</ActivityGuid>
<EndDT>2026-06-11T01:56:18.0621689+00:00</EndDT>
<EventLocationGuid>4c866268-821f-4ec4-94d6-e63c9c056ab6</EventLocationGuid>
<EventWorkFormGuid>46e02674-f2de-448a-8566-c2d42848419f</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2026-06-11T01:56:18.0621689+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-06-11T01:56:18.0621689+00:00",
"EndDT": "2026-06-11T01:56:18.0621689+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "90d14797-d1b8-46af-b4d2-35f2adbc3126",
"ActivityGuid": "d0f0b5a7-4065-41da-8341-f6dbffe6fe94",
"EventWorkFormGuid": "8e62a2eb-76f3-4279-b1e6-a385fc93b7d9",
"Guid": "ca23ad6e-420c-4ddb-a972-bd76d0d3799c",
"Created": "2026-06-11T01:56:18.0777928+00:00",
"Modified": "2026-06-11T01:56:18.0777928+00:00",
"Deleted": "2026-06-11T01:56:18.0777928+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2026-06-11T01:56:18.0621689+00:00","EndDT":"2026-06-11T01:56:18.0621689+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"90d14797-d1b8-46af-b4d2-35f2adbc3126","ActivityGuid":"d0f0b5a7-4065-41da-8341-f6dbffe6fe94","EventWorkFormGuid":"8e62a2eb-76f3-4279-b1e6-a385fc93b7d9","Guid":"ca23ad6e-420c-4ddb-a972-bd76d0d3799c","Created":"2026-06-11T01:56:18.0777928+00:00","Modified":"2026-06-11T01:56:18.0777928+00:00","Deleted":"2026-06-11T01:56:18.0777928+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-06-11T01:56:18.0777928+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-11T01:56:18.0777928+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">ca23ad6e-420c-4ddb-a972-bd76d0d3799c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-11T01:56:18.0777928+00:00</Modified>
<ActivityGuid>d0f0b5a7-4065-41da-8341-f6dbffe6fe94</ActivityGuid>
<EndDT>2026-06-11T01:56:18.0621689+00:00</EndDT>
<EventLocationGuid>90d14797-d1b8-46af-b4d2-35f2adbc3126</EventLocationGuid>
<EventWorkFormGuid>8e62a2eb-76f3-4279-b1e6-a385fc93b7d9</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2026-06-11T01:56:18.0621689+00:00</StartDT>
</ActivityScheduleViewModel>