# 2025-07-18: Vendor Service - Vendor Service with locations

## Overview

The Vendor Service allows you to manage vendors and their employees in your system. Vendor employees have access only to vendor's products and orders.

A vendor can have a subsidiary that represents a subdivision of the main vendor. Every vendor and subsidiary can have locations.

## Created services

| Endpoint                                                                                                                          | Description                                                |
| --------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| [Vendor service](https://app.gitbook.com/s/d4POTWomuSS7d3dnh4Dg/api-guides-and-references/companies-and-customers/vendor-service) | New service for vendors management vendor locations added. |

## Known problems

There are no known problems.


---

# 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://developer.emporix.io/changelog/archive/changelog-2025/2025-07-18-vendor.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.
