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-11-22T06:56:37.5811444+00:00",
"EndDT": "2025-11-22T06:56:37.5811444+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "89a0cca1-9e6b-45cd-b866-b29f0d24c390",
"ActivityGuid": "384b98e2-a8cf-4de8-9e08-87ba0c408035",
"EventWorkFormGuid": "67008d79-f840-4eb5-9f34-d4d654d581b9",
"Guid": "cc2a7d4e-cfbc-4bdf-b609-bed5edec17e1",
"Created": "2025-11-22T06:56:37.5811444+00:00",
"Modified": "2025-11-22T06:56:37.5811444+00:00",
"Deleted": "2025-11-22T06:56:37.5811444+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-11-22T06:56:37.5811444+00:00","EndDT":"2025-11-22T06:56:37.5811444+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"89a0cca1-9e6b-45cd-b866-b29f0d24c390","ActivityGuid":"384b98e2-a8cf-4de8-9e08-87ba0c408035","EventWorkFormGuid":"67008d79-f840-4eb5-9f34-d4d654d581b9","Guid":"cc2a7d4e-cfbc-4bdf-b609-bed5edec17e1","Created":"2025-11-22T06:56:37.5811444+00:00","Modified":"2025-11-22T06:56:37.5811444+00:00","Deleted":"2025-11-22T06:56:37.5811444+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-11-22T06:56:37.5811444+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-11-22T06:56:37.5811444+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">cc2a7d4e-cfbc-4bdf-b609-bed5edec17e1</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-11-22T06:56:37.5811444+00:00</Modified>
<ActivityGuid>384b98e2-a8cf-4de8-9e08-87ba0c408035</ActivityGuid>
<EndDT>2025-11-22T06:56:37.5811444+00:00</EndDT>
<EventLocationGuid>89a0cca1-9e6b-45cd-b866-b29f0d24c390</EventLocationGuid>
<EventWorkFormGuid>67008d79-f840-4eb5-9f34-d4d654d581b9</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-11-22T06:56:37.5811444+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-11-22T06:56:37.5811444+00:00",
"EndDT": "2025-11-22T06:56:37.5811444+00:00",
"IsFull": true,
"IsCanceled": true,
"SessionNumber": "sample string 5",
"FollowingNumber": 1,
"EventLocationGuid": "82469b85-c882-41b7-8e70-e829ca8da346",
"ActivityGuid": "8db73b36-b06c-440c-8e40-0a923062b650",
"EventWorkFormGuid": "f7d1eff6-7294-4087-b0fc-b002f20ad2c3",
"Guid": "577f5c4b-5bd9-48cd-90af-75b19c093444",
"Created": "2025-11-22T06:56:37.5811444+00:00",
"Modified": "2025-11-22T06:56:37.5811444+00:00",
"Deleted": "2025-11-22T06:56:37.5811444+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"StartDT":"2025-11-22T06:56:37.5811444+00:00","EndDT":"2025-11-22T06:56:37.5811444+00:00","IsFull":true,"IsCanceled":true,"SessionNumber":"sample string 5","FollowingNumber":1,"EventLocationGuid":"82469b85-c882-41b7-8e70-e829ca8da346","ActivityGuid":"8db73b36-b06c-440c-8e40-0a923062b650","EventWorkFormGuid":"f7d1eff6-7294-4087-b0fc-b002f20ad2c3","Guid":"577f5c4b-5bd9-48cd-90af-75b19c093444","Created":"2025-11-22T06:56:37.5811444+00:00","Modified":"2025-11-22T06:56:37.5811444+00:00","Deleted":"2025-11-22T06:56:37.5811444+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-11-22T06:56:37.5811444+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-11-22T06:56:37.5811444+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">577f5c4b-5bd9-48cd-90af-75b19c093444</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-11-22T06:56:37.5811444+00:00</Modified>
<ActivityGuid>8db73b36-b06c-440c-8e40-0a923062b650</ActivityGuid>
<EndDT>2025-11-22T06:56:37.5811444+00:00</EndDT>
<EventLocationGuid>82469b85-c882-41b7-8e70-e829ca8da346</EventLocationGuid>
<EventWorkFormGuid>f7d1eff6-7294-4087-b0fc-b002f20ad2c3</EventWorkFormGuid>
<FollowingNumber>1</FollowingNumber>
<IsCanceled>true</IsCanceled>
<IsFull>true</IsFull>
<SessionNumber>sample string 5</SessionNumber>
<StartDT>2025-11-22T06:56:37.5811444+00:00</StartDT>
</ActivityScheduleViewModel>