Closed nazmulhasan closed 7 years ago
FETCH_ALL_PRODUCT_CATEGORIES {"action":"2002","requestType":"2","sessionId":"78deeedf-29a5-42de-bdaa-d3527c578bc7"} {} FETCH_ALL_PRODUCT_TYPES {"action":"2003","requestType":"2","sessionId":"78deeedf-29a5-42de-bdaa-d3527c578bc7"} {} FETCH_ALL_UOMS {"action":"2004","requestType":"2","sessionId":"78deeedf-29a5-42de-bdaa-d3527c578bc7"} {} ADD_PRODUCT_INFO {"action":"3001","requestType":"3","sessionId":"6dd9fea1-cbb9-42e3-ae58-592fd46ca510"} {"name":"product1", "code":"code1", "categoryId":1, "categoryTitle":"Product category1", "typeId":1, "typeTitle":"Product type1"} UPDATE_PRODUCT_INFO {"action":"4001","requestType":"3","sessionId":"77a2d53f-1e52-4978-9071-a03462d72df8"} {"id":1, "name":"product11", "code":"code11", "categoryId":1, "categoryTitle":"Product category1", "typeId":1, "typeTitle":"Product type1"} FETCH_PRODUCT_INFO {"action":"2005","requestType":"2","sessionId":"9318269a-0316-4921-9b65-29542870c5b1"} {"id":1} FETCH_PRODUCTS {"action":"2006","requestType":"2","sessionId":"a92e19f3-9128-497a-8350-25b6439ef8a5"} {"limit":10, "offset":0, "entityProduct":{"name":"product1", "code":"code1"}}
//handle it in futuree if required CREATE_PRODUCT_CATEGORY UPDATE_PRODUCT_CATEGORY
FETCH_ALL_PRODUCT_CATEGORIES {"action":"2002","requestType":"2","sessionId":"78deeedf-29a5-42de-bdaa-d3527c578bc7"} {} FETCH_ALL_PRODUCT_TYPES {"action":"2003","requestType":"2","sessionId":"78deeedf-29a5-42de-bdaa-d3527c578bc7"} {} FETCH_ALL_UOMS {"action":"2004","requestType":"2","sessionId":"78deeedf-29a5-42de-bdaa-d3527c578bc7"} {} ADD_PRODUCT_INFO {"action":"3001","requestType":"3","sessionId":"6dd9fea1-cbb9-42e3-ae58-592fd46ca510"} {"name":"product1", "code":"code1", "categoryId":1, "categoryTitle":"Product category1", "typeId":1, "typeTitle":"Product type1"} UPDATE_PRODUCT_INFO {"action":"4001","requestType":"3","sessionId":"77a2d53f-1e52-4978-9071-a03462d72df8"} {"id":1, "name":"product11", "code":"code11", "categoryId":1, "categoryTitle":"Product category1", "typeId":1, "typeTitle":"Product type1"} FETCH_PRODUCT_INFO {"action":"2005","requestType":"2","sessionId":"9318269a-0316-4921-9b65-29542870c5b1"} {"id":1} FETCH_PRODUCTS {"action":"2006","requestType":"2","sessionId":"a92e19f3-9128-497a-8350-25b6439ef8a5"} {"limit":10, "offset":0, "entityProduct":{"name":"product1", "code":"code1"}}
//handle it in futuree if required CREATE_PRODUCT_CATEGORY UPDATE_PRODUCT_CATEGORY