An asset defines a unit of value in your system: points, cashback, credits, nights. Each asset has anDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
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, andsymbolat creation - Update
nameandstatusafter creation
For usage patterns and examples, see the Asset Configuration guide.