Create a new StatementDefinition.
This endpoint creates a new StatementDefinition within the specified Organization. The details of the StatementDefinition are provided in the request body.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
This specifies how often the Statement should aggregate data.
DAY, WEEK, MONTH, QUARTER, YEAR, WHOLE_PERIOD The version number of the entity:
Descriptive name for the StatementDefinition providing context and information.
A Boolean indicating whether to include the price per unit in the Statement.
An array of objects, each representing a Dimension data field from a Meter (for Meters that have Dimensions setup).
An array of objects, each representing a Measure data field from a Meter.
Returns the created StatementDefinition
The unique identifier (UUID) of the StatementDefinition.
The version number. Default value when newly created is one.
Descriptive name for the StatementDefinition providing context and information.
This specifies how often the Statement should aggregate data.
DAY, WEEK, MONTH, QUARTER, YEAR, WHOLE_PERIOD A Boolean indicating whether to include the price per unit in the Statement.
An array of objects, each representing a Dimension data field from a Meter (for Meters that have Dimensions setup).
An array of objects, each representing a Measure data field from a Meter.
The date and time (in ISO-8601 format) when the StatementDefinition was created.
The date and time (in ISO-8601 format) when the StatementDefinition was last modified.
The unique identifier (UUID) of the user who created this StatementDefinition.
The unique identifier (UUID) of the user who last modified this StatementDefinition.