| Name | Description | Type | Additional information |
|---|---|---|---|
| PropertyId |
PropertyID. Property that the event belongs to. SEE /residentapi/properties/{propertyId} |
integer |
Required |
| CommitteeId |
CommitteeID. Committee that the event belongs to. Cannot be associated to a Connect Committee. SEE /residentapi/propertycommittees (not yet implemented) |
integer |
None. |
| CategoryId |
CategoryID. Category that the event belongs to. Ex. "Games", "Shopping", etc. SEE /residentapi/eventcategories |
integer |
None. |
| SubCategoryId |
SubCategoryID. SubCategory that the event belongs to. SEE /residentapi/eventcategories/{eventcategoryId}/eventsubcategories |
integer |
None. |
| Title |
Title. Title or subject of the event |
string |
Required |
| Description |
Description. Description of the event |
string |
Required |
| Location |
Location. Location of the event |
string |
None. |
| DateStart |
DateStart. Start Date and time of the event |
date |
Required |
| DateEnd |
DateEnd. End Date and time of the event |
date |
Required |
| Fee |
Fee. Event fee |
decimal number |
None. |