Subscription Measurement
Add a subscription measurement.
Add a subscription measurement. This could be a quantity change, or a metered usage.
POST
Authorizations
Value for the Authorization header parameter.
Body
The new MeasurementValue resource
The new value
The date the value was measured. If none is given, the current date is used
The subscription id, or the subscription number. Only necessary if you provide only the measurement code.
Either the subscription item or the measurement code must be provided.
Either the subscription item or the measurement code must be provided. If the subscription contains multiple items with the same measurement (code), all their values will be updated.
Response
204
application/json
MeasurementValue resource created
The response is of type any
.
Was this page helpful?