PUT v1/ActivitySchedule
Request Information
URI Parameters
None.
Body Parameters
ActivityScheduleViewModel| Name | 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-12-22T04:56:23.0263974+00:00",
"EndDT": "2025-12-22T04:56:23.0263974+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "1b06e32c-349c-4273-8592-f5efbe121ce0",
"ActivityGuid": "8256bc8b-c9ab-41bb-b9d6-0ef4fac86c11",
"EventWorkFormGuid": "6c8f9171-fb84-4547-8692-d944d53e0ad1",
"Guid": "71f7503a-51f8-4d8d-a5d3-944f26b113c5",
"Created": "2025-12-22T04:56:23.0263974+00:00",
"Modified": "2025-12-22T04:56:23.0263974+00:00",
"Deleted": "2025-12-22T04:56:23.0263974+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-12-22T04:56:23.0263974+00:00","EndDT":"2025-12-22T04:56:23.0263974+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"1b06e32c-349c-4273-8592-f5efbe121ce0","ActivityGuid":"8256bc8b-c9ab-41bb-b9d6-0ef4fac86c11","EventWorkFormGuid":"6c8f9171-fb84-4547-8692-d944d53e0ad1","Guid":"71f7503a-51f8-4d8d-a5d3-944f26b113c5","Created":"2025-12-22T04:56:23.0263974+00:00","Modified":"2025-12-22T04:56:23.0263974+00:00","Deleted":"2025-12-22T04:56:23.0263974+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-12-22T04:56:23.0263974+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-22T04:56:23.0263974+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">71f7503a-51f8-4d8d-a5d3-944f26b113c5</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-22T04:56:23.0263974+00:00</Modified>
<ActivityGuid>8256bc8b-c9ab-41bb-b9d6-0ef4fac86c11</ActivityGuid>
<EndDT>2025-12-22T04:56:23.0263974+00:00</EndDT>
<EventLocationGuid>1b06e32c-349c-4273-8592-f5efbe121ce0</EventLocationGuid>
<EventWorkFormGuid>6c8f9171-fb84-4547-8692-d944d53e0ad1</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-12-22T04:56:23.0263974+00:00</StartDT>
</ActivityScheduleViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ActivityScheduleViewModel| Name | 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-12-22T04:56:23.0419537+00:00",
"EndDT": "2025-12-22T04:56:23.0419537+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "548ac007-5f5b-446a-b3b6-016371d6cb38",
"ActivityGuid": "dcb52172-fab1-4104-92aa-1464a5ac51e6",
"EventWorkFormGuid": "a4d955ef-cedd-42b0-acfc-45ec564e29fc",
"Guid": "25c99666-3186-4424-9c53-770631a7c8a1",
"Created": "2025-12-22T04:56:23.0419537+00:00",
"Modified": "2025-12-22T04:56:23.0419537+00:00",
"Deleted": "2025-12-22T04:56:23.0419537+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-12-22T04:56:23.0419537+00:00","EndDT":"2025-12-22T04:56:23.0419537+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"548ac007-5f5b-446a-b3b6-016371d6cb38","ActivityGuid":"dcb52172-fab1-4104-92aa-1464a5ac51e6","EventWorkFormGuid":"a4d955ef-cedd-42b0-acfc-45ec564e29fc","Guid":"25c99666-3186-4424-9c53-770631a7c8a1","Created":"2025-12-22T04:56:23.0419537+00:00","Modified":"2025-12-22T04:56:23.0419537+00:00","Deleted":"2025-12-22T04:56:23.0419537+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-12-22T04:56:23.0419537+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-22T04:56:23.0419537+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">25c99666-3186-4424-9c53-770631a7c8a1</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-22T04:56:23.0419537+00:00</Modified>
<ActivityGuid>dcb52172-fab1-4104-92aa-1464a5ac51e6</ActivityGuid>
<EndDT>2025-12-22T04:56:23.0419537+00:00</EndDT>
<EventLocationGuid>548ac007-5f5b-446a-b3b6-016371d6cb38</EventLocationGuid>
<EventWorkFormGuid>a4d955ef-cedd-42b0-acfc-45ec564e29fc</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-12-22T04:56:23.0419537+00:00</StartDT>
</ActivityScheduleViewModel>