Skip to content
Tammo Schwindt edited this page Jul 2, 2015 · 1 revision

Usage of the REST API

You can access Product data from the REST API. The Syntax of the requests are as follows

http://SERVERURL.TLD/applicationPath/api/getProductById/{ID}

This returns a JSON Object of the requested Product by the Production ID

Clone this wiki locally