{
"shop_registrationid": "",
"branch_registrationid": ""
}
curl --location --request POST '/vds_app/branch/get_branch_cloudsheduler' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"shop_registrationid": "",
"branch_registrationid": ""
}'
{}