Authori-Zation: ********************
curl --location --request GET '/storeapi/system/config/store_table_code' \
--header 'Authori-Zation;'
{
"status": 200,
"msg": "ok",
"data": {
"store_code_switch": "1",
"store_checkout_method": "1",
"store_number_diners_window": "1"
}
}