# Error Messages - POS

This section lists all error messages received while using the POS. Click on the message to obtain a definition of the error and possible corrections to be made.

Credit Card Transactions: Error 103  This transaction cannot be accepted.&#x20;

Merchandise Receiving Screen

No Pending Items to receive

Please Enter Remarks Field

Please select item from item lookup

Please enter quantity received

Please Select a Purchase Order

Please Select a Vendor

First Select any item from the table

Bin Location Not Found

Bin Location is empty, Please insert bin location<br>


---

# 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://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/error-messages-pos.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.
