# Webshippy API HU

## Webshippy API HU

- [Bevezetés](https://apidoc.webshippy.com/master.md)
- [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:
- [External Inventory Feed](https://apidoc.webshippy.com/external-inventory-feed.md): Termékek külső raktárkészlet szinkronizálása XML feed segítségével


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://apidoc.webshippy.com/master.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.
