Account
| API | Description |
|---|---|
| GET api/Account/UserInfo |
No documentation available. |
| POST api/Account/Logout |
No documentation available. |
| GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
| POST api/Account/ChangePassword |
No documentation available. |
| POST api/Account/SetPassword |
No documentation available. |
| POST api/Account/AddExternalLogin |
No documentation available. |
| POST api/Account/RemoveLogin |
No documentation available. |
| GET api/Account/ExternalLogin?provider={provider}&error={error} |
No documentation available. |
| GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
| POST api/Account/Register |
No documentation available. |
| POST api/Account/RegisterExternal |
No documentation available. |
Stock
| API | Description |
|---|---|
| GET api/Stock/getStockSummary |
No documentation available. |
| GET api/Stock/getStockDetails?ProductID={ProductID}&CategoryID={CategoryID}&BrandID={BrandID} |
No documentation available. |
Master
| API | Description |
|---|---|
| GET api/Master/getMasterList?TypeID={TypeID}&WorkerID={WorkerID} |
No documentation available. |
| GET api/Master/getProductList |
No documentation available. |
| GET api/Master/getSizeList |
No documentation available. |
| GET api/Master/getColorList |
No documentation available. |
| GET api/Master/getProductMasterList |
No documentation available. |
| GET api/Master/getProductColorList |
No documentation available. |
| GET api/Master/getProductSizeList |
No documentation available. |
| GET api/Master/getStock |
No documentation available. |
Product
| API | Description |
|---|---|
| GET api/Product/getProduct?categoryid={categoryid}&brandid={brandid}&isgroup={isgroup} |
No documentation available. |
| GET api/Product/getProductSale |
No documentation available. |
| GET api/Product/getProductSaleDetails?ProductID={ProductID} |
No documentation available. |
| GET api/Product/getBrand?userid={userid} |
No documentation available. |
| GET api/Product/getCategory?brandid={brandid}&userid={userid} |
No documentation available. |
Supplier
| API | Description |
|---|---|
| GET api/Supplier/getSuppOutstanding |
No documentation available. |
| GET api/Supplier/getAreaWise |
No documentation available. |
OTP
| API | Description |
|---|---|
| POST api/OTP/OTP?mobileNo={mobileNo}&MacAddress={MacAddress} |
No documentation available. |
| POST api/OTP/CheckOTP?mobileNo={mobileNo}&MacAddress={MacAddress}&OTPNumber={OTPNumber} |
No documentation available. |
Sales
| API | Description |
|---|---|
| GET api/Sales/getDailySale?AgentID={AgentID}&FromDate={FromDate}&UptoDate={UptoDate} |
No documentation available. |
| GET api/Sales/getCustomerWiseSale?AgentID={AgentID}&FromDate={FromDate}&UptoDate={UptoDate} |
No documentation available. |
| GET api/Sales/getProductSale |
No documentation available. |
| GET api/Sales/getSaleReturn |
No documentation available. |
| GET api/Sales/getBillDetails?HeadCode={HeadCode}&Type={Type} |
No documentation available. |
| GET api/Sales/getCustDailySales?AgentID={AgentID}&FromDate={FromDate}&UptoDate={UptoDate}&HeadID={HeadID} |
No documentation available. |
| GET api/Sales/getAgentWiseSale?AgentID={AgentID}&FromDate={FromDate}&UptoDate={UptoDate} |
No documentation available. |
| GET api/Sales/getAgentWiseBillSale?AgentID={AgentID}&FromDate={FromDate}&UptoDate={UptoDate} |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values/Get |
No documentation available. |
| GET api/Values/Get/{id} |
No documentation available. |
| POST api/Values/Post |
No documentation available. |
| PUT api/Values/Put/{id} |
No documentation available. |
| DELETE api/Values/Delete/{id} |
No documentation available. |
Customer
| API | Description |
|---|---|
| GET api/Customer/getCustOutstanding?AgentID={AgentID} |
No documentation available. |
| GET api/Customer/getAreaWise?AgentID={AgentID} |
No documentation available. |
| GET api/Customer/getSalesMan?AgentID={AgentID} |
No documentation available. |
CheckUser
| API | Description |
|---|---|
| GET api/CheckUser/checkUser?UserName={UserName}&Password={Password} |
No documentation available. |
| GET api/CheckUser/checkAgentUser?UserName={UserName}&Password={Password} |
No documentation available. |