# Swan Retail System (prebuilt connector)

## Description

**Swan Retail System (SRS)** is an all-in-one solution encompassing customer ordering, stock management and an accounting system that's uniquely capable of handling both big and small ticket items.

## API documentation

API documentation should be obtained via your Swan Retail account manager.

## Authentication&#x20;

When adding connector instances for **Swan Retail System (SRS)**, the following authentication methods are supported:

* [No auth](#no-auth)

### No auth

When a user chooses to [add a connector instance](/product-documentation/connectors-and-instances/working-with-instances/adding-an-instance.md) for this connector, no authentication details are requested. This is because the **Swan Retail System** is typically hosted on a company's own hardware, so authentication is handled internally.

{% hint style="info" %}
If you need to whitelist Patchworks IPs please see our [Patchworks IPs](/product-documentation/getting-started/technical-overview/patchworks-ips.md) page.
{% endhint %}

## Required Additional setup

Having installed the **Swan Retail System** connector and created required instances, some additional setup is required for use in process flows.&#x20;

Please see the [Swan Retail Systems response script](/product-documentation/connectors-and-instances/patchworks-connectors/swan-retail-system-prebuilt-connector/swan-retail-system-pagination-update-timestamp-response-script.md) page for details.


---

# 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://doc.wearepatchworks.com/product-documentation/connectors-and-instances/patchworks-connectors/swan-retail-system-prebuilt-connector.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.
