# Introduction

This documentation details the **loyalty (points system)** and **promotional offers** endpoints within the user account domain.

The Account API provides:

**1. Loyalty Management**

* View loyalty point transfer history (with transaction details)
* Retrieve total loyalty account balance (across all currencies)
* Track earning and spending of loyalty points

**2. Promotional Offers**

* List active basket offers (currently available promotions)
* List past basket offers (historical promotions)
* List upcoming basket offers (scheduled promotions not yet started)
* Calculate total current discount amount

**3. Discount History**

* View all discount items applied to the user's orders
