curl --location --request GET 'http://10.101.252.154:9060/api/product?pageNo=1&pageSize=100&Search=ProductPrototypeID=106026605708' \
--header 'Accept: application/json' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json'
{}