{"title":"AccountPoints - Liquid Object Reference","slug":"account-points-liquid-object-reference","url":"https://support.storeconnect.com/articles/account-points-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/account-points-liquid-object-reference.md","subtitle":null,"summary":"The AccountPoints object contains information about an Account\u0026#39;s points balance and transactions.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, AccountPoints, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe AccountPoints object contains information about an Account's points balance and transactions.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `current_balance` | Number | Returns the current balance for the Account at the current Store |\n| `path` | String | Returns the url path to view the Account Points details |\n| `pending_balance` | Number | Returns the pending balance for the Account at the current Store |\n| `transactions` | PaginatedList[[AccountPointsTransaction](account-points-transaction-liquid-object-reference)] | Returns a list of AccountPointsTransactions for the Account at the current Store |\n| `url` | String | Returns the complete url to view the Account Points details |\n\n## Available on\n\n- [Account - Liquid Object Reference](account-liquid-object-reference) — `account_points`"}