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-10-29T21:44:01.6782135+00:00",
"EndDT": "2025-10-29T21:44:01.6782135+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "c1a7b576-88e0-407a-9087-7e4021372ecb",
"ActivityGuid": "cb23a02c-35bb-4301-a647-818e4e2f52fd",
"EventWorkFormGuid": "f98474c2-f71c-482b-9ecf-3805cabf4503",
"Guid": "df98b134-f450-4236-9676-9c0e0f3ba4b7",
"Created": "2025-10-29T21:44:01.6782135+00:00",
"Modified": "2025-10-29T21:44:01.6782135+00:00",
"Deleted": "2025-10-29T21:44:01.6782135+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-10-29T21:44:01.6782135+00:00","EndDT":"2025-10-29T21:44:01.6782135+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"c1a7b576-88e0-407a-9087-7e4021372ecb","ActivityGuid":"cb23a02c-35bb-4301-a647-818e4e2f52fd","EventWorkFormGuid":"f98474c2-f71c-482b-9ecf-3805cabf4503","Guid":"df98b134-f450-4236-9676-9c0e0f3ba4b7","Created":"2025-10-29T21:44:01.6782135+00:00","Modified":"2025-10-29T21:44:01.6782135+00:00","Deleted":"2025-10-29T21:44:01.6782135+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-10-29T21:44:01.6782135+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-29T21:44:01.6782135+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">df98b134-f450-4236-9676-9c0e0f3ba4b7</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-29T21:44:01.6782135+00:00</Modified>
<ActivityGuid>cb23a02c-35bb-4301-a647-818e4e2f52fd</ActivityGuid>
<EndDT>2025-10-29T21:44:01.6782135+00:00</EndDT>
<EventLocationGuid>c1a7b576-88e0-407a-9087-7e4021372ecb</EventLocationGuid>
<EventWorkFormGuid>f98474c2-f71c-482b-9ecf-3805cabf4503</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-10-29T21:44:01.6782135+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-10-29T21:44:01.6782135+00:00",
"EndDT": "2025-10-29T21:44:01.6782135+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "8cab5ab1-8b39-46e3-829e-6ea15e79fd55",
"ActivityGuid": "d2a84210-b8c3-4283-9a50-4486e30413d2",
"EventWorkFormGuid": "8437fae5-3d3d-4ca6-88f0-60381fb3237c",
"Guid": "b217d198-8a55-46e1-966b-0cb7dc9f3763",
"Created": "2025-10-29T21:44:01.6782135+00:00",
"Modified": "2025-10-29T21:44:01.6782135+00:00",
"Deleted": "2025-10-29T21:44:01.6782135+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-10-29T21:44:01.6782135+00:00","EndDT":"2025-10-29T21:44:01.6782135+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"8cab5ab1-8b39-46e3-829e-6ea15e79fd55","ActivityGuid":"d2a84210-b8c3-4283-9a50-4486e30413d2","EventWorkFormGuid":"8437fae5-3d3d-4ca6-88f0-60381fb3237c","Guid":"b217d198-8a55-46e1-966b-0cb7dc9f3763","Created":"2025-10-29T21:44:01.6782135+00:00","Modified":"2025-10-29T21:44:01.6782135+00:00","Deleted":"2025-10-29T21:44:01.6782135+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-10-29T21:44:01.6782135+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-29T21:44:01.6782135+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b217d198-8a55-46e1-966b-0cb7dc9f3763</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-29T21:44:01.6782135+00:00</Modified>
<ActivityGuid>d2a84210-b8c3-4283-9a50-4486e30413d2</ActivityGuid>
<EndDT>2025-10-29T21:44:01.6782135+00:00</EndDT>
<EventLocationGuid>8cab5ab1-8b39-46e3-829e-6ea15e79fd55</EventLocationGuid>
<EventWorkFormGuid>8437fae5-3d3d-4ca6-88f0-60381fb3237c</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-10-29T21:44:01.6782135+00:00</StartDT>
</ActivityScheduleViewModel>