Inventory

Introduction to Inventory API Page

Introducing the Inventory API

We provide inventory-related services, such as checking the real-time inventory status of products or the arrival/departure history within a specific period.

Inventory API list

1. Inventory inquiry

https://api.etomars.com/api/v1/inventory/get

Check the inventory status of the product corresponding to the product number as of the request date.

2. inquiry in/out history

https://api.etomars.com/api/v1/inventory/get/history

Inquire the details of the product's deposit and withdrawal corresponding to the product number during the search period (up to 30 days).

Last updated