# Snowdrop Enrichment MRS

### Overview

* The Snowdrop MRS API enriches banking data with information about the merchants associated with each transaction. It helps to make “messy” transaction data clear and easily understood.
* Send the raw transaction data to our API, and it will return the merchant name, logo, its postal address, website, category, and other information.

{% hint style="success" %}
Take your Payment Data to the next level. Get in touch with our team.

[**Try our demo**](https://snowdropsolutions.com/try-our-demo/)
{% endhint %}

### API Specification

Want to skip the guides and go directly to the tech specs? See [openapi-docs](https://devs.snowdropsolutions.co.uk/openapi-docs "mention").

### Data Flow

<figure><img src="https://3426765591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3PkUQNFQ8zz26qyVygsV%2Fuploads%2FqUHPgEHZYWmHngdm0wLe%2Fimage.png?alt=media&#x26;token=5a860bb0-7ff9-4092-a714-8c43829dcdf5" alt=""><figcaption></figcaption></figure>


---

# 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://devs.snowdropsolutions.co.uk/readme.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.
