curl --location --request GET 'http://10.101.252.154:9060/api/Person_DeliveryAddress?PageNo=1&PageNumber=100&Search=AddressID='\''106675644009'\''' \
--header 'Accept: application/json' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json'
{}