get
Inventory API list
Check the inventory status of the product corresponding to the product number as of the request date.
Body
GoodsNoTypeinteger · int32Optional
GoodsNoListstring[]Required
ApiKeystringRequired
APIKey Test KEY:7abd72462c794016849abe4be
Responses
200
sucess
400
Valid Fail
post
/api/v1/inventory/get/history : inquiry in/out history
Check the stocked/dispatched list of the product corresponding to the product number as of the request date (Max 30 days).
Body
StartDateTimestringRequired
EndDateTimestringRequired
GoodsNoTypeinteger · int32Optional
GoodsNoListstring[]Required
ApiKeystringRequired
APIKey Test KEY:7abd72462c794016849abe4be
Responses
200
sucess
400
Valid Fail
post
/api/v1/inventory/get/historyLast updated