GET api/Product/ForceProductUpdate
Get list of products and write them to files in JSON format. Will invalidate api cache when called
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>