# WEBSHIPPY API SEGÉDLET

- [Order API](https://apidoc.webshippy.com/webaruhaz-integraciok/order-api.md): Rendelésekkel kapcsolatos API funkciók
- [Product API](https://apidoc.webshippy.com/webaruhaz-integraciok/product-api.md): Termékekkel kapcsolatos API funkciók
- [Inventory Transfer API](https://apidoc.webshippy.com/webaruhaz-integraciok/inventory-transfer-api.md): Áruszállításokkal kapcsolatos API funkciók
- [External Inventory API](https://apidoc.webshippy.com/webaruhaz-integraciok/external-inventory-api.md): Külső raktárkészlettel kapcsolatos API funkciók
- [GetStock API](https://apidoc.webshippy.com/webaruhaz-integraciok/getstock-api.md): A termékek aktuális készlet információinak tömeges lekérdezése csv formátumban.
- [Get Brack History API](https://apidoc.webshippy.com/webaruhaz-integraciok/get-brack-history-api.md): Selejt előzmény(ek) lekérdezése a Get Brack History API hívással.
- [Create Bundle API](https://apidoc.webshippy.com/webaruhaz-integraciok/create-bundle-api.md): Termékcsomagok létrehozása.
- [Marketplace Price Change API](https://apidoc.webshippy.com/webaruhaz-integraciok/dropshippy-price-change-api.md): A Marketplace nagyker árak módosításához használatos API hívás.
- [Marketplace Transaction API](https://apidoc.webshippy.com/webaruhaz-integraciok/marketplace-transaction-api.md)
- [Shipping Mode API](https://apidoc.webshippy.com/webaruhaz-integraciok/shipping-api.md): A szállítási mód (shipping) választó API kosártarta.om és szállítási cím (input) alapján fuvarozási céget ajánl (output). A vásárló a visszaküldött partnercégek közül a webáruház felületén választhat.
- [Push API](https://apidoc.webshippy.com/webaruhaz-integraciok/push-api.md): A megrendelés és az áruszállítás státusz-változásának jelzése a fizikai események alapján.
- [Track Info API](https://apidoc.webshippy.com/webaruhaz-integraciok/track-info-api.md): A megrendelések szállításának státuszát és a trackingurl-t lehet lekérdezni az alábbi futárszolgálatok esetén:


---

# 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://apidoc.webshippy.com/webaruhaz-integraciok.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.
