> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/portals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/transactions/prepaid-activity.md).

# Prepaid Activity

### **Overview**

Go to **CAS** --> **Reports** --> **Transactions** --> **Prepaid Activity**

This is a report that is used to view layaway transactions that were performed on the POS. This report can be run by Venue, Store, Group, Zone or Customer

User can specify all or specific program name and all or specific status and it can be run at a transaction level or at an item detail level.

#### Details

![](/files/-LxKQVdy9IgEMZMtfhm3)

#### Descriptions of Report Fields <a href="#prepaidactivityreport-descriptionsofreportfields" id="prepaidactivityreport-descriptionsofreportfields"></a>

**Customer Name :** Name of the Customer

**Customer Number :** Number of the Customer

**Email Address :** Email Address of the Customer

**Prepaid Transaction number :** Transaction number for the assigned to the original transaction.

**STS Gift Card Number :** The number of the gift card that the transactions for that customer are being saved to.&#x20;

**Program name :** The name assigned to the program

**Initial transaction date :** The date when the transaction was created

**Retail Amount :** The amount of the Sale (not remaining balance)

**COGS :** Cost of goods sold

**Last Payment Date :** The last time a payment was made. (STS Enabled transactions only)

**Number of Payments :** The amount of payments that have been made. (STS Enabled transactions only)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/transactions/prepaid-activity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
