This API let’s you to void the feature credits entries of a feature for an account
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
account_id corresponding to an account
50
"ACC00001"
feature_id corresponding to a feature
50
"feat.fdjskl.sdkjl"
entryId
corresponding to a particular entitlement/overage grant entry
Formats:
schedule_id#pricing_cycle_start_date$PRICE_PLAN
schedule_id#pricing_cycle_start_date$OVERAGE
purchase_id#int_index$PURCHASE
50
"purchase.21HbazIT3JQ.D90jC#1$PURCHASE"
Success response
The response is of type object
.