curl --location --request GET 'http://api.gelsinpizza.com/api/web/Product/GetProductDetails?Name=margarita&Size=orta&existingOrderId=200109886474' \
--header 'Authorization: {{UAT_TOKEN}}' \
--header 'Auth-Member-AddressId: 105336469366' \
--header 'Content-Type: application/json'
{}