Create a new ScheduledEventConfiguration.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
UUID of the organization
Request containing a ScheduledEventConfiguration entity
The name of the custom Scheduled Event Configuration.
This must be in the format:
For example:
scheduled.bill.endDateEvent1"10 Days After Bill Due Date"
The referenced configuration or billing entity for which the desired scheduled Event will trigger.
1"Bill"
A DateTime field for which the desired scheduled Event will trigger - this must be a DateTime field on the referenced billing or configuration entity.
1"dueDate"
The offset in days from the specified DateTime field on the referenced entity when the scheduled Event will trigger.
10
The version number of the entity:
Return the created ScheduledEventConfiguration
The UUID of the entity.
The name of the custom Scheduled Event Configuration.
1"10 days after bill due date"
The referenced configuration or billing entity for which the desired scheduled Event will trigger.
1"Bill"
A DateTime field for which the desired scheduled Event will trigger - this must be a DateTime field on the referenced billing or configuration entity.
1"dueDate"
The offset in days from the specified DateTime field on the referenced entity when the scheduled Event will trigger.
10
The version number:
The DateTime when this item was created (in ISO-8601 format).
The DateTime when this item was last modified (in ISO-8601 format).
The ID of the user who created this item.
The ID of the user who last modified this item.