> For the complete documentation index, see [llms.txt](https://apidoc.webshippy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidoc.webshippy.com/webaruhaz-integraciok.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://apidoc.webshippy.com/webaruhaz-integraciok.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
