POST v1/ActivitySchedule
Request Information
URI Parameters
None.
Body Parameters
ActivityScheduleViewModelName | 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-08-30T02:28:24.2840168+00:00", "EndDT": "2025-08-30T02:28:24.2840168+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "51beab56-aa9c-4fac-872f-f95407846b73", "ActivityGuid": "a6d6319f-147f-4685-b98d-f61c87da3c76", "EventWorkFormGuid": "7f9cb763-15e5-4bf9-8252-4f4d707f151d", "Guid": "18b03455-33d8-45de-a8d6-392628d99a92", "Created": "2025-08-30T02:28:24.2840168+00:00", "Modified": "2025-08-30T02:28:24.2840168+00:00", "Deleted": "2025-08-30T02:28:24.2840168+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2025-08-30T02:28:24.2840168+00:00","EndDT":"2025-08-30T02:28:24.2840168+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"51beab56-aa9c-4fac-872f-f95407846b73","ActivityGuid":"a6d6319f-147f-4685-b98d-f61c87da3c76","EventWorkFormGuid":"7f9cb763-15e5-4bf9-8252-4f4d707f151d","Guid":"18b03455-33d8-45de-a8d6-392628d99a92","Created":"2025-08-30T02:28:24.2840168+00:00","Modified":"2025-08-30T02:28:24.2840168+00:00","Deleted":"2025-08-30T02:28:24.2840168+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-08-30T02:28:24.2840168+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-08-30T02:28:24.2840168+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">18b03455-33d8-45de-a8d6-392628d99a92</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-08-30T02:28:24.2840168+00:00</Modified> <ActivityGuid>a6d6319f-147f-4685-b98d-f61c87da3c76</ActivityGuid> <EndDT>2025-08-30T02:28:24.2840168+00:00</EndDT> <EventLocationGuid>51beab56-aa9c-4fac-872f-f95407846b73</EventLocationGuid> <EventWorkFormGuid>7f9cb763-15e5-4bf9-8252-4f4d707f151d</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2025-08-30T02:28:24.2840168+00:00</StartDT> </ActivityScheduleViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ActivityScheduleViewModelName | 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-08-30T02:28:24.2840168+00:00", "EndDT": "2025-08-30T02:28:24.2840168+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "6b61224a-684c-4f9a-9bff-1dca7919213a", "ActivityGuid": "55c7ad9d-f582-4fce-89dc-b9e56e4196c3", "EventWorkFormGuid": "9032ecad-2bdf-458b-83c4-cd53517ecd5b", "Guid": "c591f1bf-9a23-41d5-bd76-6d52556ec1d1", "Created": "2025-08-30T02:28:24.2840168+00:00", "Modified": "2025-08-30T02:28:24.2840168+00:00", "Deleted": "2025-08-30T02:28:24.2840168+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2025-08-30T02:28:24.2840168+00:00","EndDT":"2025-08-30T02:28:24.2840168+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"6b61224a-684c-4f9a-9bff-1dca7919213a","ActivityGuid":"55c7ad9d-f582-4fce-89dc-b9e56e4196c3","EventWorkFormGuid":"9032ecad-2bdf-458b-83c4-cd53517ecd5b","Guid":"c591f1bf-9a23-41d5-bd76-6d52556ec1d1","Created":"2025-08-30T02:28:24.2840168+00:00","Modified":"2025-08-30T02:28:24.2840168+00:00","Deleted":"2025-08-30T02:28:24.2840168+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-08-30T02:28:24.2840168+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-08-30T02:28:24.2840168+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">c591f1bf-9a23-41d5-bd76-6d52556ec1d1</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-08-30T02:28:24.2840168+00:00</Modified> <ActivityGuid>55c7ad9d-f582-4fce-89dc-b9e56e4196c3</ActivityGuid> <EndDT>2025-08-30T02:28:24.2840168+00:00</EndDT> <EventLocationGuid>6b61224a-684c-4f9a-9bff-1dca7919213a</EventLocationGuid> <EventWorkFormGuid>9032ecad-2bdf-458b-83c4-cd53517ecd5b</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2025-08-30T02:28:24.2840168+00:00</StartDT> </ActivityScheduleViewModel>