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": "2025-12-14T00:47:33.5843817+00:00",
"EventGuid": "a9ee0b3b-f8c7-4531-9637-971674e14997",
"EventLocationGuid": "da5b23a2-4223-45df-9665-e205fe5a403a",
"Guid": "085d8296-a7b7-480c-a5a6-bf69bc05c08b",
"Created": "2025-12-14T00:47:33.5843817+00:00",
"Modified": "2025-12-14T00:47:33.5843817+00:00",
"Deleted": "2025-12-14T00:47:33.5843817+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Date":"2025-12-14T00:47:33.5843817+00:00","EventGuid":"a9ee0b3b-f8c7-4531-9637-971674e14997","EventLocationGuid":"da5b23a2-4223-45df-9665-e205fe5a403a","Guid":"085d8296-a7b7-480c-a5a6-bf69bc05c08b","Created":"2025-12-14T00:47:33.5843817+00:00","Modified":"2025-12-14T00:47:33.5843817+00:00","Deleted":"2025-12-14T00:47:33.5843817+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">2025-12-14T00:47:33.5843817+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-14T00:47:33.5843817+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">085d8296-a7b7-480c-a5a6-bf69bc05c08b</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-14T00:47:33.5843817+00:00</Modified>
<Date>2025-12-14T00:47:33.5843817+00:00</Date>
<EventGuid>a9ee0b3b-f8c7-4531-9637-971674e14997</EventGuid>
<EventLocationGuid>da5b23a2-4223-45df-9665-e205fe5a403a</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": "2025-12-14T00:47:33.5999411+00:00",
"EventGuid": "7f6d61c2-5f58-4b9f-a3db-1ec3ee78bcc6",
"EventLocationGuid": "cf3bef7b-0088-46cf-afb0-089b9ccddd00",
"Guid": "10c89c09-7cbb-4d59-898b-00a9f3f5b786",
"Created": "2025-12-14T00:47:33.5999411+00:00",
"Modified": "2025-12-14T00:47:33.5999411+00:00",
"Deleted": "2025-12-14T00:47:33.5999411+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Date":"2025-12-14T00:47:33.5999411+00:00","EventGuid":"7f6d61c2-5f58-4b9f-a3db-1ec3ee78bcc6","EventLocationGuid":"cf3bef7b-0088-46cf-afb0-089b9ccddd00","Guid":"10c89c09-7cbb-4d59-898b-00a9f3f5b786","Created":"2025-12-14T00:47:33.5999411+00:00","Modified":"2025-12-14T00:47:33.5999411+00:00","Deleted":"2025-12-14T00:47:33.5999411+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">2025-12-14T00:47:33.5999411+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-14T00:47:33.5999411+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">10c89c09-7cbb-4d59-898b-00a9f3f5b786</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-14T00:47:33.5999411+00:00</Modified>
<Date>2025-12-14T00:47:33.5999411+00:00</Date>
<EventGuid>7f6d61c2-5f58-4b9f-a3db-1ec3ee78bcc6</EventGuid>
<EventLocationGuid>cf3bef7b-0088-46cf-afb0-089b9ccddd00</EventLocationGuid>
</EventDateViewModel>