Delete Schedule
Delete the Data Export Schedule for the given UUID. Each Schedule can be configured for exporting only one of either Usage or Operational data.
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
UUID of the organization
The UUID of the Schedule to delete.
Response
Returns the deleted Export Schedule.
- Option 1
- Option 2
Response representing an operational data export configuration.
The id of the schedule.
The version number:
- Create: On initial Create to insert a new entity, the version is set at 1 in the response.
- Update: On successful Update, the version is incremented by 1 in the response.
The name of the Data Export Schedule.
Unique short code of the Data Export Schedule.
The Export Destination ids.
Defines the Schedule frequency for the Data Export to run in Hours, Days, or Minutes. Used in conjunction with the scheduleType parameter.
Offset indicating starting point of the export within the configured scheduleType. For DAY, offset is in hours. For HOUR, offset is in minutes. Offset is not valid for MINUTE.
A cron expression (https://en.wikipedia.org/wiki/Cron) describing the frequency of the expression. Executions cannot be more frequent than every 15 minutes.
The DateTime when the Data Export Schedule was created.
The DateTime when the Schedule was last modified.
The id of the user who created this Schedule.
The id of the user who last modified this Data Export Schedule.
A list of the entities whose operational data is included in the data export.
BILLS, COMMITMENTS, ACCOUNTS, BALANCES, CONTRACTS, ACCOUNT_PLANS, AGGREGATIONS, PLANS, PRICING, PRICING_BANDS, BILL_LINE_ITEMS, METERS, PRODUCTS, COMPOUND_AGGREGATIONS, PLAN_GROUPS, PLAN_GROUP_LINKS, PLAN_TEMPLATES, BALANCE_TRANSACTIONS, TRANSACTION_TYPES, CHARGES