-
Notifications
You must be signed in to change notification settings - Fork 0
REST API
Tammo Schwindt edited this page Jul 2, 2015
·
1 revision
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
© 2015, Tammo Schwindt
Licensed under the Creative Commons - Attribution - Non Commercial - Share Alike - 4.0 International License (Documents) and a GNU General Public License version 2 (Source Code).