get

Inventory API list

Inventory check

post

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
chevron-right
200

sucess

post
/api/v1/inventory/get

/history : inquiry in/out history

Check stocked/dispatched list

post

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
chevron-right
200

sucess

post
/api/v1/inventory/get/history

Last updated