PUT v1/EventDate
Request Information
URI Parameters
None.
Body Parameters
EventDateViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Date | date |
None. |
|
| EventGuid | globally unique identifier |
None. |
|
| EventLocationGuid | globally unique identifier |
None. |
|
| Guid | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Date": "2026-04-16T20:43:57.8557539+00:00",
"EventGuid": "0ffa07cb-43c5-47dc-845f-34a8f5164246",
"EventLocationGuid": "d5ff976c-1d82-46e5-a77d-706400a24e18",
"Guid": "d8946d6f-691d-4b5f-8970-5e0a528e95fa",
"Created": "2026-04-16T20:43:57.8557539+00:00",
"Modified": "2026-04-16T20:43:57.8557539+00:00",
"Deleted": "2026-04-16T20:43:57.8557539+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Date":"2026-04-16T20:43:57.8557539+00:00","EventGuid":"0ffa07cb-43c5-47dc-845f-34a8f5164246","EventLocationGuid":"d5ff976c-1d82-46e5-a77d-706400a24e18","Guid":"d8946d6f-691d-4b5f-8970-5e0a528e95fa","Created":"2026-04-16T20:43:57.8557539+00:00","Modified":"2026-04-16T20:43:57.8557539+00:00","Deleted":"2026-04-16T20:43:57.8557539+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<EventDateViewModel 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">2026-04-16T20:43:57.8557539+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-16T20:43:57.8557539+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">d8946d6f-691d-4b5f-8970-5e0a528e95fa</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-16T20:43:57.8557539+00:00</Modified>
<Date>2026-04-16T20:43:57.8557539+00:00</Date>
<EventGuid>0ffa07cb-43c5-47dc-845f-34a8f5164246</EventGuid>
<EventLocationGuid>d5ff976c-1d82-46e5-a77d-706400a24e18</EventLocationGuid>
</EventDateViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
EventDateViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Date | date |
None. |
|
| EventGuid | globally unique identifier |
None. |
|
| EventLocationGuid | globally unique identifier |
None. |
|
| Guid | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Date": "2026-04-16T20:43:57.8557539+00:00",
"EventGuid": "2c614902-1bcb-4e9e-87bb-f0d43a43ff3f",
"EventLocationGuid": "a0315736-85ed-4c7e-8c49-334ef9b3b37c",
"Guid": "6526c4f5-e1e9-454d-9a3f-2bbe909e91e1",
"Created": "2026-04-16T20:43:57.8557539+00:00",
"Modified": "2026-04-16T20:43:57.8557539+00:00",
"Deleted": "2026-04-16T20:43:57.8557539+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Date":"2026-04-16T20:43:57.8557539+00:00","EventGuid":"2c614902-1bcb-4e9e-87bb-f0d43a43ff3f","EventLocationGuid":"a0315736-85ed-4c7e-8c49-334ef9b3b37c","Guid":"6526c4f5-e1e9-454d-9a3f-2bbe909e91e1","Created":"2026-04-16T20:43:57.8557539+00:00","Modified":"2026-04-16T20:43:57.8557539+00:00","Deleted":"2026-04-16T20:43:57.8557539+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<EventDateViewModel 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">2026-04-16T20:43:57.8557539+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-16T20:43:57.8557539+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">6526c4f5-e1e9-454d-9a3f-2bbe909e91e1</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-16T20:43:57.8557539+00:00</Modified>
<Date>2026-04-16T20:43:57.8557539+00:00</Date>
<EventGuid>2c614902-1bcb-4e9e-87bb-f0d43a43ff3f</EventGuid>
<EventLocationGuid>a0315736-85ed-4c7e-8c49-334ef9b3b37c</EventLocationGuid>
</EventDateViewModel>