Delete a StatementDefinition with the given UUID.
This endpoint deletes a specific StatementDefinition within a specified Organization, using the StatementDefinition UUID.
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.
The unique identifier (UUID) of the StatementDefinition to delete.
Returns the deleted 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.