POST 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-07-14T20:44:30.3550376+00:00",
"EndDT": "2026-07-14T20:44:30.3550376+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "aa29546a-cb04-43db-8abd-7664ff42fe20",
"ActivityGuid": "b6c8f81d-808c-46cb-8354-662a49f1dd06",
"EventWorkFormGuid": "700c4113-063f-4c3f-af74-191f97a7d557",
"Guid": "3f7be522-f455-4114-ae58-a8366eb3971b",
"Created": "2026-07-14T20:44:30.3550376+00:00",
"Modified": "2026-07-14T20:44:30.3550376+00:00",
"Deleted": "2026-07-14T20:44:30.3550376+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2026-07-14T20:44:30.3550376+00:00","EndDT":"2026-07-14T20:44:30.3550376+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"aa29546a-cb04-43db-8abd-7664ff42fe20","ActivityGuid":"b6c8f81d-808c-46cb-8354-662a49f1dd06","EventWorkFormGuid":"700c4113-063f-4c3f-af74-191f97a7d557","Guid":"3f7be522-f455-4114-ae58-a8366eb3971b","Created":"2026-07-14T20:44:30.3550376+00:00","Modified":"2026-07-14T20:44:30.3550376+00:00","Deleted":"2026-07-14T20:44:30.3550376+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-07-14T20:44:30.3550376+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-14T20:44:30.3550376+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">3f7be522-f455-4114-ae58-a8366eb3971b</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-14T20:44:30.3550376+00:00</Modified>
<ActivityGuid>b6c8f81d-808c-46cb-8354-662a49f1dd06</ActivityGuid>
<EndDT>2026-07-14T20:44:30.3550376+00:00</EndDT>
<EventLocationGuid>aa29546a-cb04-43db-8abd-7664ff42fe20</EventLocationGuid>
<EventWorkFormGuid>700c4113-063f-4c3f-af74-191f97a7d557</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2026-07-14T20:44:30.3550376+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-07-14T20:44:30.3550376+00:00",
"EndDT": "2026-07-14T20:44:30.3550376+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "a6f359ef-e58c-4a26-b427-ab35936ce41c",
"ActivityGuid": "8fb83430-893d-41c7-8d9c-04638dcce3c0",
"EventWorkFormGuid": "43676fde-c659-4dc2-888c-f9038e283660",
"Guid": "3cc77dc9-95e7-4742-aa8c-64852e2077f5",
"Created": "2026-07-14T20:44:30.3550376+00:00",
"Modified": "2026-07-14T20:44:30.3550376+00:00",
"Deleted": "2026-07-14T20:44:30.3550376+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2026-07-14T20:44:30.3550376+00:00","EndDT":"2026-07-14T20:44:30.3550376+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"a6f359ef-e58c-4a26-b427-ab35936ce41c","ActivityGuid":"8fb83430-893d-41c7-8d9c-04638dcce3c0","EventWorkFormGuid":"43676fde-c659-4dc2-888c-f9038e283660","Guid":"3cc77dc9-95e7-4742-aa8c-64852e2077f5","Created":"2026-07-14T20:44:30.3550376+00:00","Modified":"2026-07-14T20:44:30.3550376+00:00","Deleted":"2026-07-14T20:44:30.3550376+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-07-14T20:44:30.3550376+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-14T20:44:30.3550376+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">3cc77dc9-95e7-4742-aa8c-64852e2077f5</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-07-14T20:44:30.3550376+00:00</Modified>
<ActivityGuid>8fb83430-893d-41c7-8d9c-04638dcce3c0</ActivityGuid>
<EndDT>2026-07-14T20:44:30.3550376+00:00</EndDT>
<EventLocationGuid>a6f359ef-e58c-4a26-b427-ab35936ce41c</EventLocationGuid>
<EventWorkFormGuid>43676fde-c659-4dc2-888c-f9038e283660</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2026-07-14T20:44:30.3550376+00:00</StartDT>
</ActivityScheduleViewModel>