Product

APIDescription
GET api/Product/GetAllProducts

No documentation available.

GET api/Product/GetProducts?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}

No documentation available.

GET api/Product/GetProductById?id={id}

No documentation available.

GET api/Product/GetItemInventory?id={id}

No documentation available.

POST api/Product/Create

No documentation available.

PUT api/Product/update

No documentation available.

DELETE api/Product/delete/id?id={id}

No documentation available.

POST api/Product/PostProduct

No documentation available.

GET api/Product

No documentation available.

User

APIDescription
GET api/User/GetUsers?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}

No documentation available.

GET api/User/GetNewUsers?Id={Id}&Email={Email}&UserName={UserName}&UserCode={UserCode}&Password={Password}&DallasKey={DallasKey}&TerminalId={TerminalId}&OutletId={OutletId}

No documentation available.

POST api/User/PostUser

No documentation available.

PUT api/User

No documentation available.

GET api/User

No documentation available.

Sale

APIDescription
GET api/Sale/GetOutlets

URL: api/SaleGetOutlets

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

Category

APIDescription
POST api/Category/Create

No documentation available.

GET api/Category

No documentation available.

Customer

APIDescription
GET api/Customer/GetCustomers?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}

No documentation available.

GET api/Customer/GetCustomerDiscount?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}

No documentation available.

GET api/Customer/GetCompany

No documentation available.

GET api/Customer/GenerateDBBackup

No documentation available.

POST api/Customer/PostCustomer

No documentation available.

GET api/Customer/GetGiftCards?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}

No documentation available.

POST api/Customer/PostGiftCard

No documentation available.

PUT api/Customer

No documentation available.

GET api/Customer

No documentation available.

Order

APIDescription
POST api/Order/PostOrder

No documentation available.

GET api/Order/GetCustomerInvoice?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}

No documentation available.

POST api/Order/PostCustomerInvoice

No documentation available.

POST api/Order/PostReports

No documentation available.

POST api/Order/PostCashDrawerLog

No documentation available.

PUT api/Order

No documentation available.

GET api/Order

No documentation available.

Setting

APIDescription
GET api/Setting/GetSettings?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}

No documentation available.

POST api/Setting/PostException

No documentation available.

POST api/Setting/PostEmployeeLog

No documentation available.

POST api/Setting/PostDeviceLog

No documentation available.

GET api/Setting/GetEmployees?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}

No documentation available.

POST api/Setting/PostEmployee

No documentation available.

GET api/Setting/GetFloors

No documentation available.

GET api/Setting/GetTables

No documentation available.

GET api/Setting/GetAllOutlets

No documentation available.

GET api/Setting

No documentation available.

Admin

APIDescription
POST api/Admin/Register

No documentation available.

POST api/Admin?length={length}

No documentation available.

POST api/Admin?subject={subject}&message={message}&receiver={receiver}&userName={userName}&password={password}

No documentation available.

BaseAPI

APIDescription
GET api/BaseAPI

No documentation available.