curl --location --request GET 'http://10.101.252.154:9060/api/streetaddress/find?Method=1&StoreID=100620224522&pageNo=1&pageSize=1000&search=test' \
--header 'Accept: application/json' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json'
{}