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

3.0 KiB
Raw Blame History

BalancesCreateRequest

Fields

Field Type Required Description
feature_id str ✔️ The feature ID to create the balance for
customer_id str ✔️ The customer ID to assign the balance to
entity_id Optional[str] Entity ID for entity-scoped balances
included Optional[float] The initial balance amount to grant
unlimited Optional[bool] Whether the balance is unlimited
reset Optional[models.BalancesCreateReset] Reset configuration for the balance
expires_at Optional[float] Unix timestamp (milliseconds) when the balance expires
granted_balance Optional[float] N/A