OGWUGO API DOCUMENTATION

  1. Home
  2. Docs
  3. OGWUGO API DOCUMENTATION
  4. MACHINE LEARNING SPECIFICATION
  5. get Product from store

get Product from store

GET LIST OF store products.

[GET] /store/products/{store_id} 

the parameter store_id is either store id or store unique_name

 

GET PRODUCTS BY SEARCHING STORE NAME.

[GET] /store/products/search/{store_name} 

 

GIVEN STORE ID OR UNIQUE NAME: SEARCH PRODUCT

[GET] /product/search/store/{store_id}/{product_name}
 

the parameter store_id is either store id or store unique_name

 

 

GET LIST OF PRODUCT BY SEARCHING STORE NAME AND PRODUCT NAME

[GET] /product/search/store/search/{store_name}/{product_name}
 

 


                    
Was this article helpful to you? Yes No

How can we help?