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": "2021-04-19T01:11:48.218487+00:00", "EndDT": "2021-04-19T01:11:48.218487+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "c36145a8-c62a-4dee-91ca-c6d7211d21bb", "ActivityGuid": "160bfbbb-f1d4-4129-940a-4b34ae6ba1e4", "EventWorkFormGuid": "87ff1c2c-98ac-4a26-84af-96d467c1878a", "Guid": "18125536-588a-48ba-8db5-d6127f528c42", "Created": "2021-04-19T01:11:48.218487+00:00", "Modified": "2021-04-19T01:11:48.218487+00:00", "Deleted": "2021-04-19T01:11:48.218487+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2021-04-19T01:11:48.218487+00:00","EndDT":"2021-04-19T01:11:48.218487+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"c36145a8-c62a-4dee-91ca-c6d7211d21bb","ActivityGuid":"160bfbbb-f1d4-4129-940a-4b34ae6ba1e4","EventWorkFormGuid":"87ff1c2c-98ac-4a26-84af-96d467c1878a","Guid":"18125536-588a-48ba-8db5-d6127f528c42","Created":"2021-04-19T01:11:48.218487+00:00","Modified":"2021-04-19T01:11:48.218487+00:00","Deleted":"2021-04-19T01:11:48.218487+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">2021-04-19T01:11:48.218487+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2021-04-19T01:11:48.218487+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">18125536-588a-48ba-8db5-d6127f528c42</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2021-04-19T01:11:48.218487+00:00</Modified> <ActivityGuid>160bfbbb-f1d4-4129-940a-4b34ae6ba1e4</ActivityGuid> <EndDT>2021-04-19T01:11:48.218487+00:00</EndDT> <EventLocationGuid>c36145a8-c62a-4dee-91ca-c6d7211d21bb</EventLocationGuid> <EventWorkFormGuid>87ff1c2c-98ac-4a26-84af-96d467c1878a</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2021-04-19T01:11:48.218487+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": "2021-04-19T01:11:48.218487+00:00", "EndDT": "2021-04-19T01:11:48.218487+00:00", "IsFull": true, "IsCanceled": true, "SessionNumber": "sample string 5", "FollowingNumber": 1, "EventLocationGuid": "da68b36f-2d3b-4c7f-a842-67619f1e3baa", "ActivityGuid": "7272c4e7-89e9-4958-92b1-4d1ddad33791", "EventWorkFormGuid": "1d41a59a-1cad-4a48-9586-0232454e0760", "Guid": "0ec614a4-9667-4492-ac8f-da9f0087a5b6", "Created": "2021-04-19T01:11:48.218487+00:00", "Modified": "2021-04-19T01:11:48.218487+00:00", "Deleted": "2021-04-19T01:11:48.218487+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
application/octet-stream
Sample:
{"StartDT":"2021-04-19T01:11:48.218487+00:00","EndDT":"2021-04-19T01:11:48.218487+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"da68b36f-2d3b-4c7f-a842-67619f1e3baa","ActivityGuid":"7272c4e7-89e9-4958-92b1-4d1ddad33791","EventWorkFormGuid":"1d41a59a-1cad-4a48-9586-0232454e0760","Guid":"0ec614a4-9667-4492-ac8f-da9f0087a5b6","Created":"2021-04-19T01:11:48.218487+00:00","Modified":"2021-04-19T01:11:48.218487+00:00","Deleted":"2021-04-19T01:11:48.218487+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">2021-04-19T01:11:48.218487+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2021-04-19T01:11:48.218487+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0ec614a4-9667-4492-ac8f-da9f0087a5b6</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2021-04-19T01:11:48.218487+00:00</Modified> <ActivityGuid>7272c4e7-89e9-4958-92b1-4d1ddad33791</ActivityGuid> <EndDT>2021-04-19T01:11:48.218487+00:00</EndDT> <EventLocationGuid>da68b36f-2d3b-4c7f-a842-67619f1e3baa</EventLocationGuid> <EventWorkFormGuid>1d41a59a-1cad-4a48-9586-0232454e0760</EventWorkFormGuid> <FollowingNumber>1</FollowingNumber> <IsCanceled>true</IsCanceled> <IsFull>true</IsFull> <SessionNumber>sample string 5</SessionNumber> <StartDT>2021-04-19T01:11:48.218487+00:00</StartDT> </ActivityScheduleViewModel>