Product
User
API | Description |
---|---|
GET api/User/GetUsers?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}&SharedDB={SharedDB}&TableName={TableName} |
Get NIMPOS users updated or created with in a date range |
GET api/User/GetNewUsers?Id={Id}&Email={Email}&UserName={UserName}&UserCode={UserCode}&Password={Password}&DallasKey={DallasKey}&TerminalId={TerminalId}&OutletId={OutletId}&RootCategoryId={RootCategoryId}&UserType={UserType}&MasterUser={MasterUser}&Reports={Reports}&ShowButton={ShowButton}&ColorCode={ColorCode}&TextColor={TextColor}&PriceListId={PriceListId} |
Post user added from NIMPOS side and Get users added on POS admin |
POST api/User/PostUser |
Post user created from NIMPOS systems |
GET api/User |
No documentation available. |
POST api/User?subject={subject}&message={message} |
No documentation available. |
Supplier
API | Description |
---|---|
GET api/Supplier/GetSuppliers?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}&SharedDB={SharedDB}&TableName={TableName} |
No documentation available. |
POST api/Supplier/PostSupplier |
No documentation available. |
GET api/Supplier |
No documentation available. |
POST api/Supplier?subject={subject}&message={message} |
No documentation available. |
Employee
API | Description |
---|---|
GET api/Employee/GetEmployees?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}&SharedDB={SharedDB}&TableName={TableName} |
No documentation available. |
POST api/Employee/PostEmployeeLog |
No documentation available. |
GET api/Employee |
No documentation available. |
POST api/Employee?subject={subject}&message={message} |
No documentation available. |
Sale
API | Description |
---|---|
GET api/Sale/GetOutlets |
URL: api/SaleGetOutlets |
GET api/Sale/GetTerminals |
No documentation available. |
GET api/Sale/GetTodaySale |
Get current Day sale URL: api/GetTodaySale |
GET api/Sale/GetSaleByMonth?month={month} | |
GET api/Sale/GetSaleByMonthYear?month={month}&year={year} |
Get sale by Month and year |
GET api/Sale/GetCurrentMonthSale |
Get Curretn Month sale |
GET api/Sale/GetMonthalySale?outletId={outletId}&year={year}&month={month} |
Get the given month sale by outlet |
GET api/Sale/GetDailySale?outletId={outletId}&dt={dt} |
No documentation available. |
GET api/Sale/GetHourlySale?outletId={outletId}&year={year}&month={month}&day={day} |
Get Sale by hours |
GET api/Sale/GetSieReport?_terminalId={_terminalId}&_dtFrom={_dtFrom}&_dtTo={_dtTo}&_vatByProduct={_vatByProduct} |
To Get SIE Report Data |
GET api/Sale/GetSieReportNew?_terminalId={_terminalId}&_dtFrom={_dtFrom}&_dtTo={_dtTo}&_vatByProduct={_vatByProduct} |
No documentation available. |
Customer
Order
Setting
Admin
API | Description |
---|---|
POST api/Admin/Register |
Register POS admin User and create databse for new customer |
POST api/Admin/Signup |
No documentation available. |
POST api/Admin?subject={subject}&message={message}&receiver={receiver}&userName={userName}&password={password} |
No documentation available. |
BaseAPI
API | Description |
---|---|
GET api/BaseAPI |
No documentation available. |
POST api/BaseAPI?subject={subject}&message={message} |
No documentation available. |