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": "2024-10-04T07:39:01.5409212+00:00", "EndDT": "2024-10-04T07:39:01.5409212+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "f9ce9061-3441-483a-bdb8-aeb13950801e", "ActivityGuid": "8d5132df-c6fa-4b1f-85f0-12b756261995", "EventWorkFormGuid": "bf5dcf85-e7de-4145-96ef-8ab4fa51be7f", "Guid": "79b08fde-2ba3-46d6-8ff8-ca272bf8faf8", "Created": "2024-10-04T07:39:01.5409212+00:00", "Modified": "2024-10-04T07:39:01.5409212+00:00", "Deleted": "2024-10-04T07:39:01.5409212+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2024-10-04T07:39:01.5409212+00:00","EndDT":"2024-10-04T07:39:01.5409212+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"f9ce9061-3441-483a-bdb8-aeb13950801e","ActivityGuid":"8d5132df-c6fa-4b1f-85f0-12b756261995","EventWorkFormGuid":"bf5dcf85-e7de-4145-96ef-8ab4fa51be7f","Guid":"79b08fde-2ba3-46d6-8ff8-ca272bf8faf8","Created":"2024-10-04T07:39:01.5409212+00:00","Modified":"2024-10-04T07:39:01.5409212+00:00","Deleted":"2024-10-04T07:39:01.5409212+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">2024-10-04T07:39:01.5409212+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-04T07:39:01.5409212+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">79b08fde-2ba3-46d6-8ff8-ca272bf8faf8</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-04T07:39:01.5409212+00:00</Modified> <ActivityGuid>8d5132df-c6fa-4b1f-85f0-12b756261995</ActivityGuid> <EndDT>2024-10-04T07:39:01.5409212+00:00</EndDT> <EventLocationGuid>f9ce9061-3441-483a-bdb8-aeb13950801e</EventLocationGuid> <EventWorkFormGuid>bf5dcf85-e7de-4145-96ef-8ab4fa51be7f</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2024-10-04T07:39:01.5409212+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": "2024-10-04T07:39:01.5409212+00:00", "EndDT": "2024-10-04T07:39:01.5409212+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "74e4f549-c558-4bf8-b670-91e78256e43a", "ActivityGuid": "27543a3e-ba81-4f62-aa22-220cfb7beeaf", "EventWorkFormGuid": "064943bb-3c75-4aa9-9006-f80708408111", "Guid": "526529e1-3533-4cc4-b730-baa0b95b5784", "Created": "2024-10-04T07:39:01.5409212+00:00", "Modified": "2024-10-04T07:39:01.5409212+00:00", "Deleted": "2024-10-04T07:39:01.5409212+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2024-10-04T07:39:01.5409212+00:00","EndDT":"2024-10-04T07:39:01.5409212+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"74e4f549-c558-4bf8-b670-91e78256e43a","ActivityGuid":"27543a3e-ba81-4f62-aa22-220cfb7beeaf","EventWorkFormGuid":"064943bb-3c75-4aa9-9006-f80708408111","Guid":"526529e1-3533-4cc4-b730-baa0b95b5784","Created":"2024-10-04T07:39:01.5409212+00:00","Modified":"2024-10-04T07:39:01.5409212+00:00","Deleted":"2024-10-04T07:39:01.5409212+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">2024-10-04T07:39:01.5409212+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-04T07:39:01.5409212+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">526529e1-3533-4cc4-b730-baa0b95b5784</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2024-10-04T07:39:01.5409212+00:00</Modified> <ActivityGuid>27543a3e-ba81-4f62-aa22-220cfb7beeaf</ActivityGuid> <EndDT>2024-10-04T07:39:01.5409212+00:00</EndDT> <EventLocationGuid>74e4f549-c558-4bf8-b670-91e78256e43a</EventLocationGuid> <EventWorkFormGuid>064943bb-3c75-4aa9-9006-f80708408111</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2024-10-04T07:39:01.5409212+00:00</StartDT> </ActivityScheduleViewModel>