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
}
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.