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-13T09:22:37.9679694+00:00",
"EventGuid": "0d813596-8d52-46fb-8f5b-c78355cba33d",
"EventLocationGuid": "30a8da7c-014e-432c-a7d3-de147df991f6",
"Guid": "980a6d2e-c57f-4c52-bee3-b2c2ce9bbaac",
"Created": "2026-04-13T09:22:37.9679694+00:00",
"Modified": "2026-04-13T09:22:37.9679694+00:00",
"Deleted": "2026-04-13T09:22:37.9679694+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Date":"2026-04-13T09:22:37.9679694+00:00","EventGuid":"0d813596-8d52-46fb-8f5b-c78355cba33d","EventLocationGuid":"30a8da7c-014e-432c-a7d3-de147df991f6","Guid":"980a6d2e-c57f-4c52-bee3-b2c2ce9bbaac","Created":"2026-04-13T09:22:37.9679694+00:00","Modified":"2026-04-13T09:22:37.9679694+00:00","Deleted":"2026-04-13T09:22:37.9679694+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-13T09:22:37.9679694+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-13T09:22:37.9679694+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">980a6d2e-c57f-4c52-bee3-b2c2ce9bbaac</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-13T09:22:37.9679694+00:00</Modified>
<Date>2026-04-13T09:22:37.9679694+00:00</Date>
<EventGuid>0d813596-8d52-46fb-8f5b-c78355cba33d</EventGuid>
<EventLocationGuid>30a8da7c-014e-432c-a7d3-de147df991f6</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-13T09:22:37.9835942+00:00",
"EventGuid": "3fc3c6e4-6ebd-40b3-9b2e-18a309781992",
"EventLocationGuid": "254a991e-fa91-4003-a92c-f4f029df5deb",
"Guid": "0882adf6-2147-4aaf-8819-af327d71b2db",
"Created": "2026-04-13T09:22:37.9835942+00:00",
"Modified": "2026-04-13T09:22:37.9835942+00:00",
"Deleted": "2026-04-13T09:22:37.9835942+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Date":"2026-04-13T09:22:37.9835942+00:00","EventGuid":"3fc3c6e4-6ebd-40b3-9b2e-18a309781992","EventLocationGuid":"254a991e-fa91-4003-a92c-f4f029df5deb","Guid":"0882adf6-2147-4aaf-8819-af327d71b2db","Created":"2026-04-13T09:22:37.9835942+00:00","Modified":"2026-04-13T09:22:37.9835942+00:00","Deleted":"2026-04-13T09:22:37.9835942+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-13T09:22:37.9835942+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-13T09:22:37.9835942+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0882adf6-2147-4aaf-8819-af327d71b2db</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-13T09:22:37.9835942+00:00</Modified>
<Date>2026-04-13T09:22:37.9835942+00:00</Date>
<EventGuid>3fc3c6e4-6ebd-40b3-9b2e-18a309781992</EventGuid>
<EventLocationGuid>254a991e-fa91-4003-a92c-f4f029df5deb</EventLocationGuid>
</EventDateViewModel>