{
"branch_reg_id": "",
"shop_reg_id": ""
}curl --location --request POST '/multishop/branch_sections/get_branch_sections' \
--header 'Authorization: vimpapi' \
--header 'Content-Type: application/json' \
--data-raw '{
"branch_reg_id": "",
"shop_reg_id": ""
}'{}