# Migros

### Migros Customer ID Mapping

Go to Manage Customers, and map out each Migros Shipping Location with its ID.

{% hint style="info" %}
currently, its not necesary to map out Migros Shipping Location ID's.
{% endhint %}

### Migros Product ID Mapping

Go to Manage Products, and map out each SKU been created for Migros with its ID.

<figure><img src="/files/khkP8WnJOr1mY4nfMksP" alt=""><figcaption><p>Insert Migros Product ID</p></figcaption></figure>

### Migros Packing List Report

Invoice the Purchase Orders, and enter in the Invoice format. There you shall find an option called TGW Summery Report, which are made for Migros.&#x20;

<figure><img src="/files/0DsfzbwNtQfQEXCcB8RM" alt=""><figcaption><p>Migros Packing List Reports</p></figcaption></figure>

### Migros Summery Report

<figure><img src="/files/QRSkOuSgstLg3gaZmTXK" alt=""><figcaption><p>Migros Summery Report</p></figcaption></figure>

### Migros Fair Trade and Non-Trade

Go to [fair trade management](/customers/fair-trade-management.md) to setup and learn how to manage this in UNOSOF.&#x20;


---

# 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://manual.unosofbooks.com/integrations-api/migros.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.
