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": "2025-12-05T15:02:34.1752102+00:00",
"EndDT": "2025-12-05T15:02:34.1752102+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "dd02adf0-46f1-4ae9-a136-c25dc792ed61",
"ActivityGuid": "b6a1e4ce-6039-4d84-adad-6c726229718b",
"EventWorkFormGuid": "7631afed-26bf-47df-ac2a-b261f2963143",
"Guid": "5c35f76d-e659-4aa3-a3a6-9e02516953be",
"Created": "2025-12-05T15:02:34.1752102+00:00",
"Modified": "2025-12-05T15:02:34.1752102+00:00",
"Deleted": "2025-12-05T15:02:34.1752102+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-12-05T15:02:34.1752102+00:00","EndDT":"2025-12-05T15:02:34.1752102+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"dd02adf0-46f1-4ae9-a136-c25dc792ed61","ActivityGuid":"b6a1e4ce-6039-4d84-adad-6c726229718b","EventWorkFormGuid":"7631afed-26bf-47df-ac2a-b261f2963143","Guid":"5c35f76d-e659-4aa3-a3a6-9e02516953be","Created":"2025-12-05T15:02:34.1752102+00:00","Modified":"2025-12-05T15:02:34.1752102+00:00","Deleted":"2025-12-05T15:02:34.1752102+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-12-05T15:02:34.1752102+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-05T15:02:34.1752102+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">5c35f76d-e659-4aa3-a3a6-9e02516953be</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-05T15:02:34.1752102+00:00</Modified>
<ActivityGuid>b6a1e4ce-6039-4d84-adad-6c726229718b</ActivityGuid>
<EndDT>2025-12-05T15:02:34.1752102+00:00</EndDT>
<EventLocationGuid>dd02adf0-46f1-4ae9-a136-c25dc792ed61</EventLocationGuid>
<EventWorkFormGuid>7631afed-26bf-47df-ac2a-b261f2963143</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-12-05T15:02:34.1752102+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-12-05T15:02:34.1752102+00:00",
"EndDT": "2025-12-05T15:02:34.1752102+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "95f6a017-eb83-48a3-a5ac-d2c04300215d",
"ActivityGuid": "a5e39980-53f0-49e7-a3b6-57955d46c459",
"EventWorkFormGuid": "a66dfd6c-6403-4679-a152-ec05a722746e",
"Guid": "09fe33a1-6e11-4ffb-9902-4c1fb65e6a84",
"Created": "2025-12-05T15:02:34.1752102+00:00",
"Modified": "2025-12-05T15:02:34.1752102+00:00",
"Deleted": "2025-12-05T15:02:34.1752102+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-12-05T15:02:34.1752102+00:00","EndDT":"2025-12-05T15:02:34.1752102+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"95f6a017-eb83-48a3-a5ac-d2c04300215d","ActivityGuid":"a5e39980-53f0-49e7-a3b6-57955d46c459","EventWorkFormGuid":"a66dfd6c-6403-4679-a152-ec05a722746e","Guid":"09fe33a1-6e11-4ffb-9902-4c1fb65e6a84","Created":"2025-12-05T15:02:34.1752102+00:00","Modified":"2025-12-05T15:02:34.1752102+00:00","Deleted":"2025-12-05T15:02:34.1752102+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-12-05T15:02:34.1752102+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-05T15:02:34.1752102+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">09fe33a1-6e11-4ffb-9902-4c1fb65e6a84</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-05T15:02:34.1752102+00:00</Modified>
<ActivityGuid>a5e39980-53f0-49e7-a3b6-57955d46c459</ActivityGuid>
<EndDT>2025-12-05T15:02:34.1752102+00:00</EndDT>
<EventLocationGuid>95f6a017-eb83-48a3-a5ac-d2c04300215d</EventLocationGuid>
<EventWorkFormGuid>a66dfd6c-6403-4679-a152-ec05a722746e</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-12-05T15:02:34.1752102+00:00</StartDT>
</ActivityScheduleViewModel>