Usage Transaction REST Endpoints
Usage/Usage Transaction
Usage transactions record usage calculations that are sent for periods of time for a usage subscription. All of the calculated service quantities, often referred to as bill determinants, are provided in the usage transaction. Usage transactions can be configured to include an interval data snapshot if details are required for interval-based calculations.
- Create Usage Transaction
- Method: postPath:
/rest/apis/meter/usage/usageTransactions/
- Delete Usage Transaction
- Method: deletePath:
/rest/apis/meter/usage/usageTransactions/{usageTransactionId}
- Get Usage Transaction
- Method: getPath:
/rest/apis/meter/usage/usageTransactions/{usageTransactionId}
- Update Usage Transaction
- Method: putPath:
/rest/apis/meter/usage/usageTransactions/{usageTransactionId}
- Update Usage Transaction Service Lifecycle Action
- Method: patchPath:
/rest/apis/meter/usage/usageTransactions/{usageTransactionId}/lifecycle