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": "2023-04-01T22:53:18.0626872+00:00", "EndDT": "2023-04-01T22:53:18.0626872+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "0bd95fe6-125f-4e95-9836-497b2bbbdad1", "ActivityGuid": "9ea3b800-8935-4a1d-bdda-57f6137b6c91", "EventWorkFormGuid": "062dcd82-e64f-4dd8-b25b-a12b34420dc8", "Guid": "39437e38-6b30-4da2-bc56-2c47b3b647a7", "Created": "2023-04-01T22:53:18.0626872+00:00", "Modified": "2023-04-01T22:53:18.0626872+00:00", "Deleted": "2023-04-01T22:53:18.0626872+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2023-04-01T22:53:18.0626872+00:00","EndDT":"2023-04-01T22:53:18.0626872+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"0bd95fe6-125f-4e95-9836-497b2bbbdad1","ActivityGuid":"9ea3b800-8935-4a1d-bdda-57f6137b6c91","EventWorkFormGuid":"062dcd82-e64f-4dd8-b25b-a12b34420dc8","Guid":"39437e38-6b30-4da2-bc56-2c47b3b647a7","Created":"2023-04-01T22:53:18.0626872+00:00","Modified":"2023-04-01T22:53:18.0626872+00:00","Deleted":"2023-04-01T22:53:18.0626872+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">2023-04-01T22:53:18.0626872+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-04-01T22:53:18.0626872+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">39437e38-6b30-4da2-bc56-2c47b3b647a7</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-04-01T22:53:18.0626872+00:00</Modified> <ActivityGuid>9ea3b800-8935-4a1d-bdda-57f6137b6c91</ActivityGuid> <EndDT>2023-04-01T22:53:18.0626872+00:00</EndDT> <EventLocationGuid>0bd95fe6-125f-4e95-9836-497b2bbbdad1</EventLocationGuid> <EventWorkFormGuid>062dcd82-e64f-4dd8-b25b-a12b34420dc8</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2023-04-01T22:53:18.0626872+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": "2023-04-01T22:53:18.0626872+00:00", "EndDT": "2023-04-01T22:53:18.0626872+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "1ed6dd87-fd2f-459c-b975-b26634a847d6", "ActivityGuid": "072daa70-d5c0-4406-96dd-c7f9fa80f372", "EventWorkFormGuid": "8264a024-a072-4705-b8bf-458820dc9dca", "Guid": "9be3b9e8-037c-4510-8fef-2f9b4a15df46", "Created": "2023-04-01T22:53:18.0626872+00:00", "Modified": "2023-04-01T22:53:18.0626872+00:00", "Deleted": "2023-04-01T22:53:18.0626872+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2023-04-01T22:53:18.0626872+00:00","EndDT":"2023-04-01T22:53:18.0626872+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"1ed6dd87-fd2f-459c-b975-b26634a847d6","ActivityGuid":"072daa70-d5c0-4406-96dd-c7f9fa80f372","EventWorkFormGuid":"8264a024-a072-4705-b8bf-458820dc9dca","Guid":"9be3b9e8-037c-4510-8fef-2f9b4a15df46","Created":"2023-04-01T22:53:18.0626872+00:00","Modified":"2023-04-01T22:53:18.0626872+00:00","Deleted":"2023-04-01T22:53:18.0626872+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">2023-04-01T22:53:18.0626872+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-04-01T22:53:18.0626872+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">9be3b9e8-037c-4510-8fef-2f9b4a15df46</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-04-01T22:53:18.0626872+00:00</Modified> <ActivityGuid>072daa70-d5c0-4406-96dd-c7f9fa80f372</ActivityGuid> <EndDT>2023-04-01T22:53:18.0626872+00:00</EndDT> <EventLocationGuid>1ed6dd87-fd2f-459c-b975-b26634a847d6</EventLocationGuid> <EventWorkFormGuid>8264a024-a072-4705-b8bf-458820dc9dca</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2023-04-01T22:53:18.0626872+00:00</StartDT> </ActivityScheduleViewModel>