Usage Subscription REST Endpoints
V-Model/Usage Subscription
Usage subscriptions manage an ongoing request to send one or more service point usage details to one or more external systems based on a calculation group defining rules and a service provider. A service provider must exist for each system that subscribes to usage calculations.
- Create Usage Subscription
- Method: postPath:
/rest/apis/meter/v-model/usageSubscriptions/
- Delete Usage Subscription
- Method: deletePath:
/rest/apis/meter/v-model/usageSubscriptions/{usageSubscriptionId}
- Get Usage Subscription
- Method: getPath:
/rest/apis/meter/v-model/usageSubscriptions/{usageSubscriptionId}
- Update Usage Subscription
- Method: putPath:
/rest/apis/meter/v-model/usageSubscriptions/{usageSubscriptionId}