GET /v1/catalog/staff/catalog/listid_region (integer, required)k_business (integer/string, required)k_location (integer/string, required)a_shop_product (array of objects)a_shop_product typically contains (non‑exhaustive):k_shop_product (string)k_id (string)k_shop_product).s_title / text_title (string)f_price (string)"20.00"). May represent a single fixed price or the lower bound of a range.s_price (string)"$3.60", "Free").f_price_from / f_price_to (string, optional)s_price_from / s_price_to (string, optional)f_price_from / f_price_to.a_location (array)a_shop_category (array)is_online_sell, is_inventory, is_visit, id_purchase_item, id_sale, and a_member_group which control selling behavior and product type.can_add (boolean)status (string)"ok").s_version (string)__a_message (array of strings)curl --location -g --request GET '/v1/catalog/staff/catalog/list?id_region={{id_region}}&k_business={{k_business}}&k_location={{k_location}}' \
--header 'Content-Type: text/plain' \
--data-raw ''{}