k_business within a given region (id_region).id_region – numeric region identifier (e.g., 2).k_business – numeric business key (e.g., 49197).200 OK with a JSON body containing fields such as:a_service_list (available service types)id_currency, id_locale, id_regions_reply_mail, s_reply_name, text_office_address, text_title, url_logo, and related URLs.curl --location -g --request GET '/v1/business?id_region={{id_region}}&k_business={{k_business}}' \
--header 'Content-Type: text/plain' \
--data-raw ''{}