Skip to main content
An asset defines a unit of value in your system: points, cashback, credits, nights. Each asset has an inventory_mode (SIMPLE or LOT) and an issuance_policy (UNLIMITED or PREFUNDED) that control how balances behave.

Endpoints

  • Create, list, get, and update assets
  • Set inventory_mode, issuance_policy, scale, and symbol at creation
  • Update name and status after creation
For usage patterns and examples, see the Asset Configuration guide.