Table of Contents

Meter Document

MeterDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecordMeteruser rightscreated bymodified bylinked todocuments0..*

Learn more about Meter Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetMeterDocument

Get a Meter Document resource.

View

PATCH UpdateMeterDocument

Update an existing Meter Document resource.

View

DELETE DeleteMeterDocument

Delete an existing Meter Document resource.

View

GET GetMeterDocumentCollectionForMeter

Get a collection of Meter Document resources for the Meter.

View

GET GetMeterDocumentCollection

Get a collection of Meter Document resources.

View

POST CreateMeterDocument

Create a new Meter Document resource.

View

GET LookupMeterDocumentChangePermissionTree

Lookup the permission set for changing the Meter Document.

View

GET LookupMeterDocument

Meter Document

View

GET LookupMeterDocumentInsertPermissionTree

Lookup the permission set for creating the Meter Document.

View

GET LookupMeterDocumentMeter

Lookup the Meter Document for the Meter Document.

View

GET BatchGetMeterDocument

Get a collection of Meter Document resources for the set of id's.

View

POST BatchCreateMeterDocument

Create a new collection of Meter Document resources.

View

PATCH BatchUpdateMeterDocument

Update a collection of existing Meter Document resources.

View

DELETE BatchDeleteMeterDocument

Delete a collection of existing Meter Document resources.

View

PATCH ChangeMeterDocumentIsActive

Change the IsActive status for an existing Meter Document resource.

View

PATCH ChangeMeterDocumentPermissionTree

Change the PermissionTree for an existing Meter Document resource.

View

PATCH BatchChangeMeterDocumentPermissionTree

Change the PermissionTree status for a collection of existing Meter Document resources.

View

PATCH BatchChangeMeterDocumentIsActive

Change the IsActive status for a collection of existing Meter Document resources.

View