Files
cfw-autumn/others/python-sdk/docs/models/balancesupdaterequest.md
John Yeo e8366d22ea latest
2026-02-18 16:24:19 +00:00

3.9 KiB
Raw Blame History

BalancesUpdateRequest

Fields

Field Type Required Description
customer_id str ✔️ The ID of the customer.
entity_id Optional[str] The ID of the entity to update balance for (if using entity balances).
feature_id str ✔️ The ID of the feature to update balance for.
current_balance Optional[float] The new balance value to set.
interval Optional[models.BalancesUpdateInterval] The interval to update balance for.
granted_balance Optional[float] N/A
usage Optional[float] N/A
customer_entitlement_id Optional[str] N/A
next_reset_at Optional[float] N/A
add_to_balance Optional[float] N/A