# Block purchases on account

1. Click **Customer**.
2. Click **Account**.
3. Double-click the AR account to open it.
4. From the **Status** drop-down, select one of the following:

* **On Stop:** The account is active but the customer's ability to charge purchases on the account is temporarily suspended. Customers can still make payments in POS and you can make adjustments in Store Manager. Select this status if you require an AR account holder to clear outstanding balances before you will authorize further purchases on the account.
* **Blocked:** The account is active but all purchases, payments, and adjustments to the account are temporarily blocked.

5. Click **Save And Close**.


---

# Agent Instructions: 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://docs.rmhpos.com/store-manager/manage-accounts-receivable/blocking-purchases-on-account.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.
