List Products

GET {{base_url}}/api/v1/dashboard/pos/products?store_id=7e4ea9e3-9a0e-4d20-9331-e7af601a9c77

Request Params

KeyDatatypeRequiredDescription
store_idstring

RESPONSES

status: OK

{"data":{"page":1,"results":[{"available_qty":90,"category":"Drinks","description":"The best espresso coffee in the tristate area!","display_id":"6a349598","id":"6a349598-0b68-4e7e-abb8-58205b63695d","image":"https://plus.unsplash.com/premium_photo-1678112180202-cd950dbe5a35?w=800\u0026auto=format\u0026fit=crop\u0026q=60\u0026ixlib=rb-4.0.3\u0026ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8dXJsfGVufDB8fDB8fHww","name":"Espresso","price":1500,"status":"ACTIVE"}],"total_items":1,"total_pages":1},"message":"Products retrieved","status":"SUCCESS"}