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-16T16:55:19.2969861+00:00", "EndDT": "2025-06-16T16:55:19.2969861+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "7c1191fe-c744-4f1a-9215-aa31bcbd74d3", "ActivityGuid": "e14b3a5d-4e9d-43d2-8a79-fa35242507bd", "EventWorkFormGuid": "ca3e4b7a-05fc-434a-9bc5-7eb75b42e0f3", "Guid": "f1e70ddc-d55d-4ce8-ba1e-e1ee1d51c486", "Created": "2025-06-16T16:55:19.2969861+00:00", "Modified": "2025-06-16T16:55:19.2969861+00:00", "Deleted": "2025-06-16T16:55:19.2969861+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2025-06-16T16:55:19.2969861+00:00","EndDT":"2025-06-16T16:55:19.2969861+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"7c1191fe-c744-4f1a-9215-aa31bcbd74d3","ActivityGuid":"e14b3a5d-4e9d-43d2-8a79-fa35242507bd","EventWorkFormGuid":"ca3e4b7a-05fc-434a-9bc5-7eb75b42e0f3","Guid":"f1e70ddc-d55d-4ce8-ba1e-e1ee1d51c486","Created":"2025-06-16T16:55:19.2969861+00:00","Modified":"2025-06-16T16:55:19.2969861+00:00","Deleted":"2025-06-16T16:55:19.2969861+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-16T16:55:19.2969861+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-16T16:55:19.2969861+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f1e70ddc-d55d-4ce8-ba1e-e1ee1d51c486</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-16T16:55:19.2969861+00:00</Modified> <ActivityGuid>e14b3a5d-4e9d-43d2-8a79-fa35242507bd</ActivityGuid> <EndDT>2025-06-16T16:55:19.2969861+00:00</EndDT> <EventLocationGuid>7c1191fe-c744-4f1a-9215-aa31bcbd74d3</EventLocationGuid> <EventWorkFormGuid>ca3e4b7a-05fc-434a-9bc5-7eb75b42e0f3</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2025-06-16T16:55:19.2969861+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-16T16:55:19.2969861+00:00", "EndDT": "2025-06-16T16:55:19.2969861+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "aa0dd63b-6ec4-4f55-9d05-22ab4bf67d03", "ActivityGuid": "59bb5510-9774-4c3d-a186-95bcc33135b9", "EventWorkFormGuid": "6a4ccdc3-bc9b-48c4-8afc-11718af33be6", "Guid": "b4b0ac4d-c5d6-4add-bcd3-447b044ca1b6", "Created": "2025-06-16T16:55:19.2969861+00:00", "Modified": "2025-06-16T16:55:19.2969861+00:00", "Deleted": "2025-06-16T16:55:19.2969861+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2025-06-16T16:55:19.2969861+00:00","EndDT":"2025-06-16T16:55:19.2969861+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"aa0dd63b-6ec4-4f55-9d05-22ab4bf67d03","ActivityGuid":"59bb5510-9774-4c3d-a186-95bcc33135b9","EventWorkFormGuid":"6a4ccdc3-bc9b-48c4-8afc-11718af33be6","Guid":"b4b0ac4d-c5d6-4add-bcd3-447b044ca1b6","Created":"2025-06-16T16:55:19.2969861+00:00","Modified":"2025-06-16T16:55:19.2969861+00:00","Deleted":"2025-06-16T16:55:19.2969861+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-16T16:55:19.2969861+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-16T16:55:19.2969861+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">b4b0ac4d-c5d6-4add-bcd3-447b044ca1b6</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-06-16T16:55:19.2969861+00:00</Modified> <ActivityGuid>59bb5510-9774-4c3d-a186-95bcc33135b9</ActivityGuid> <EndDT>2025-06-16T16:55:19.2969861+00:00</EndDT> <EventLocationGuid>aa0dd63b-6ec4-4f55-9d05-22ab4bf67d03</EventLocationGuid> <EventWorkFormGuid>6a4ccdc3-bc9b-48c4-8afc-11718af33be6</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2025-06-16T16:55:19.2969861+00:00</StartDT> </ActivityScheduleViewModel>