Authorization: Bearer ********************curl --location --request GET 'https://open-agent-branch.benlai.com/api/v2/product/ids?category_Id=1197' \
--header 'channel: benlai' \
--header 'shopId: 123' \
--header 'Authorization: Bearer <token>'{
"product_ids": [
"string"
]
}