Inventories
Get information about inventory processing queue
Provide information about the current state of the inventory processor
get/inventories/info
Response
Inventories information
Example response
{
"data": {
"queueMaxSize": 50
}
}Provide information about the current state of the inventory processor
Inventories information
{
"data": {
"queueMaxSize": 50
}
}