Token: ********************{
"mentions_self": "",
"mentions_third": "",
"mentions": "",
"milexing_shop_ids": "",
"chat_id": "",
"chat_name": "",
"inventory_threshold": 0,
"enabled": 1
}curl --location 'https://m1.apifoxmock.com/m1/8276902-0-default/admin/stockshortagereport/save' \
--header 'Token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"mentions_self": "",
"mentions_third": "",
"mentions": "",
"milexing_shop_ids": "",
"chat_id": "",
"chat_name": "",
"inventory_threshold": 0,
"enabled": 1
}'{
"code": 0,
"msg": "string",
"data": {}
}