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: post
Path: /rest/apis/meter/v-model/usageSubscriptions/
Delete Usage Subscription
Method: delete
Path: /rest/apis/meter/v-model/usageSubscriptions/{usageSubscriptionId}
Get Usage Subscription
Method: get
Path: /rest/apis/meter/v-model/usageSubscriptions/{usageSubscriptionId}
Update Usage Subscription
Method: put
Path: /rest/apis/meter/v-model/usageSubscriptions/{usageSubscriptionId}