Products
API | Description |
---|---|
GET api/Products?q={q} |
Get list of products from server |
GET api/Products/{id} |
Look up a single product by Product Number |
Retrieve product information from product database by number, search string, or all
API | Description |
---|---|
GET api/Products?q={q} |
Get list of products from server |
GET api/Products/{id} |
Look up a single product by Product Number |