get - Access product data of one product by id.post
Access product data of one product by id.
Url
/service/products/get
Parameter
Field | Type | Description |
---|---|---|
id | Integer |
Unique product ID. |
getAll - get all productspost
Get all products
Url
/service/products/getAll
Parameter
No parameter available for this function