Void a feature credits entry of a feature for an account
Entitlements
Void a feature credits entry of a feature for an account
This API let’s you to void the feature credits entries of a feature for an account
POST
Void a feature credits entry of a feature for an account
Documentation Index
Fetch the complete documentation index at: https://docs.togai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
account_id corresponding to an account
Maximum string length:
50Example:
"ACC00001"
feature_id corresponding to a feature
Maximum string length:
50Example:
"feat.fdjskl.sdkjl"
entryId corresponding to a particular entitlement/overage grant entry
Formats:
- If source of entry is an entitlement grant rate card in price plan:
schedule_id#pricing_cycle_start_date$PRICE_PLAN - If source of entry is an entitlement overage rate card in price plan:
schedule_id#pricing_cycle_start_date$OVERAGE - If source of entry is a purchase:
purchase_id#int_index$PURCHASE
Maximum string length:
50Example:
"purchase.21HbazIT3JQ.D90jC#1$PURCHASE"
Response
Success response
Example:
true
