API GUIDE
Etomars API Guide CN
Etomars API Guide CN
  • Wellcome!
  • API Guide
    • API基本信息
    • Invoice
      • get
      • add
      • delete
      • update
      • label
    • Product
      • get
      • add
    • Inbound
      • get
      • add
    • Outbound
      • get
    • Inventory
      • get
    • Sales site
      • qoo10
  • Etc
    • API 변경 로그
Powered by GitBook
On this page
  • Inventory API 소개
  • Inventory API 목록
  1. API Guide

Inventory

재고 API에 대한 소개 페이지

Inventory API 소개

상품의 실시간 재고현황이나, 특정 기간내의 입출고 내역을 확인하는 등 재고와 관련된 서비스를 제공합니다.

Inventory API 목록

1. 盘存

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

查询以请求日期为准的商品编号对应的商品库存情况。

2. 出入库明细查询

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

查询搜索期间(最长30天)商品编号的商品出入库明细。

PreviousgetNextget

Last updated 11 months ago