PUT 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-06-02T14:03:48.9328426+00:00", "EndDT": "2025-06-02T14:03:48.9328426+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "e649d09c-3979-41c3-bc54-b4d373a9e1d8", "ActivityGuid": "6380f819-7040-4fce-8976-06336bc4dd4c", "EventWorkFormGuid": "0cb592fe-c3b2-4327-9391-bf06f7b8053e", "Guid": "b25a3814-bd0a-4db4-bfa5-5cd28a1a48df", "Created": "2025-06-02T14:03:48.9328426+00:00", "Modified": "2025-06-02T14:03:48.9328426+00:00", "Deleted": "2025-06-02T14:03:48.9328426+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2025-06-02T14:03:48.9328426+00:00","EndDT":"2025-06-02T14:03:48.9328426+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"e649d09c-3979-41c3-bc54-b4d373a9e1d8","ActivityGuid":"6380f819-7040-4fce-8976-06336bc4dd4c","EventWorkFormGuid":"0cb592fe-c3b2-4327-9391-bf06f7b8053e","Guid":"b25a3814-bd0a-4db4-bfa5-5cd28a1a48df","Created":"2025-06-02T14:03:48.9328426+00:00","Modified":"2025-06-02T14:03:48.9328426+00:00","Deleted":"2025-06-02T14:03:48.9328426+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-06-02T14:03:48.9328426+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T14:03:48.9328426+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b25a3814-bd0a-4db4-bfa5-5cd28a1a48df</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T14:03:48.9328426+00:00</Modified> <ActivityGuid>6380f819-7040-4fce-8976-06336bc4dd4c</ActivityGuid> <EndDT>2025-06-02T14:03:48.9328426+00:00</EndDT> <EventLocationGuid>e649d09c-3979-41c3-bc54-b4d373a9e1d8</EventLocationGuid> <EventWorkFormGuid>0cb592fe-c3b2-4327-9391-bf06f7b8053e</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2025-06-02T14:03:48.9328426+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-06-02T14:03:48.9328426+00:00", "EndDT": "2025-06-02T14:03:48.9328426+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "0e816eb3-214a-457a-a038-f7531dcb43bc", "ActivityGuid": "71cd592e-91bd-4a48-b705-68375a2a1ba3", "EventWorkFormGuid": "c9457587-074c-48a3-900b-3ce19134c925", "Guid": "733939b1-d7f0-4293-a530-e3f432de1fa6", "Created": "2025-06-02T14:03:48.9328426+00:00", "Modified": "2025-06-02T14:03:48.9328426+00:00", "Deleted": "2025-06-02T14:03:48.9328426+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2025-06-02T14:03:48.9328426+00:00","EndDT":"2025-06-02T14:03:48.9328426+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"0e816eb3-214a-457a-a038-f7531dcb43bc","ActivityGuid":"71cd592e-91bd-4a48-b705-68375a2a1ba3","EventWorkFormGuid":"c9457587-074c-48a3-900b-3ce19134c925","Guid":"733939b1-d7f0-4293-a530-e3f432de1fa6","Created":"2025-06-02T14:03:48.9328426+00:00","Modified":"2025-06-02T14:03:48.9328426+00:00","Deleted":"2025-06-02T14:03:48.9328426+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-06-02T14:03:48.9328426+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T14:03:48.9328426+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">733939b1-d7f0-4293-a530-e3f432de1fa6</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-02T14:03:48.9328426+00:00</Modified> <ActivityGuid>71cd592e-91bd-4a48-b705-68375a2a1ba3</ActivityGuid> <EndDT>2025-06-02T14:03:48.9328426+00:00</EndDT> <EventLocationGuid>0e816eb3-214a-457a-a038-f7531dcb43bc</EventLocationGuid> <EventWorkFormGuid>c9457587-074c-48a3-900b-3ce19134c925</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2025-06-02T14:03:48.9328426+00:00</StartDT> </ActivityScheduleViewModel>