Install Events REST Endpoints

V-Model/Install Events
Install Events manage the physical installation of devices such as meters or badged items at service point connection locations including relationships to markets and service providers and communication between devices or schedules for manual meter reading.
Create Install Event
Method: post
Path: https://server:port/ouaf/rest/apis/meter/v-model/installEvents/
Delete Install Event Details
Method: delete
Path: https://server:port/ouaf/rest/apis/meter/v-model/installEvents/{installEventId}
Get Install Event
Method: get
Path: https://server:port/ouaf/rest/apis/meter/v-model/installEvents/{installEventId}
Update Install Event Details
Method: put
Path: https://server:port/ouaf/rest/apis/meter/v-model/installEvents/{installEventId}