API GUIDE
Etomars API Guide KR
Etomars API Guide KR
  • Wellcome!
  • API Guide
    • API 기본정보
    • Invoice
      • get
      • add
      • delete
      • update
      • label
      • getprintdata
    • Product
      • get
      • add
    • Package
      • get
      • add
    • Inbound
      • get
      • add
    • Outbound
      • get
    • Inventory
      • get
    • Report
      • get/order-status
      • get/delivery-info
    • Sales site
      • qoo10
  • Etc
    • API 변경 로그
    • exceptional 공통코드
Powered by GitBook
On this page
  • Inbound API 소개
  • Inbound API 목록
  1. API Guide

Inbound

입고 API에 대한 소개 페이지

PreviousaddNextget

Last updated 9 months ago

Inbound API 소개

입고일정을 등록하거나, 입고내역을 조회하는 등 입고와 관련된 서비스를 제공합니다.

Inbound API 목록

1.

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

입고번호로 상세정보를 조회합니다.

2.

https://api.etomars.com/api/v1/inbound/get/numbers

검색기간(최대90일)과 입고상태로 입고번호 목록을 조회합니다.

3.

https://api.etomars.com/api/v1/inbound/add

입고 예정 데이터를 생성합니다.

입고예정등록
입고조회
입고번호 목록 조회