# Returns

In the event of returns at a retail location managed by Retail Pro POS, a seamless process is established to ensure accurate inventory updates in HotWax Commerce. When a return occurs, Retail Pro triggers the "Update Inventory" API of HotWax Commerce. This API call promptly increases the inventory count for the specific product in the location where the return has taken place. This instantaneous adjustment guarantees that HotWax Commerce maintains precise and up-to-date inventory records, offering a swift and accurate reflection of in-store returns.


---

# 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.hotwax.co/documents/additional-integrations/retailpro/returns.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.
