Account

APIDescription
GET api/Account/UserInfo

No documentation available.

POST api/Account/Logout

No documentation available.

POST api/Account/ChangePassword

No documentation available.

POST api/Account/SetPassword

No documentation available.

POST api/Account/Register

No documentation available.

Salesman

APIDescription
GET api/Salesman/Get

No documentation available.

GET api/Salesman/GetByCode?salesmanCode={salesmanCode}

No documentation available.

GET api/Salesman/GetSqlByDsn

No documentation available.

GET api/Salesman/GetSqlByUserName?userName={userName}

No documentation available.

GET api/Salesman/GetSqlById?id={id}

No documentation available.

SqlDocument

APIDescription
GET api/SqlDocument/GetSqlDocuments?docType={docType}

No documentation available.

GET api/SqlDocument/GetSqlDocumentsByDates?docType={docType}&docDateStart={docDateStart}&docDateEnd={docDateEnd}

No documentation available.

POST api/SqlDocument/InsertSqlDocument

No documentation available.

DeliveryAddress

APIDescription
GET api/DeliveryAddress/Get

No documentation available.

GET api/DeliveryAddress/GetByCustomerCode?customerCode={customerCode}

No documentation available.

GET api/DeliveryAddress/GetByCustomerAndDeliveryCode?customerCode={customerCode}&custDelivCode={custDelivCode}

No documentation available.

EFileItem

APIDescription
GET api/EFileItem/GetEFileItems?orderByDesc={orderByDesc}

No documentation available.

GET api/EFileItem/GetEFileItem?fileCode={fileCode}

No documentation available.

CustomerPrice

APIDescription
GET api/CustomerPrice/GetByCustomerCode?customerCode={customerCode}

No documentation available.

GET api/CustomerPrice/GetByCustomerAndItemCode?customerCode={customerCode}&itemCode={itemCode}

No documentation available.

CustomerDiscount

APIDescription
GET api/CustomerDiscount/Get

No documentation available.

GET api/CustomerDiscount/GetByCustomerCode?customerCode={customerCode}

No documentation available.

GET api/CustomerDiscount/GetByCustomerAndItemCode?customerCode={customerCode}&itemCode={itemCode}

No documentation available.

Inventory

APIDescription
GET api/Inventory/Get

No documentation available.

GET api/Inventory/GetByItemCode?itemCode={itemCode}

No documentation available.

GET api/Inventory/GetByItemCodeStartAndEnd?itemCodeStart={itemCodeStart}&itemCodeEnd={itemCodeEnd}

No documentation available.

MultiStoreTrnStockLevel

APIDescription
GET api/MultiStoreTrnStockLevel/Get

No documentation available.

GET api/MultiStoreTrnStockLevel/GetByItemCode?itemCode={itemCode}

No documentation available.

GET api/MultiStoreTrnStockLevel/GetByItemCodeStartAndEnd?itemCodeStart={itemCodeStart}&itemCodeEnd={itemCodeEnd}

No documentation available.

GET api/MultiStoreTrnStockLevel/GetByItemCodes?itemCodes[0]={itemCodes[0]}&itemCodes[1]={itemCodes[1]}

No documentation available.

Customer

APIDescription
GET api/Customer/Get

No documentation available.

GET api/Customer/GetByCustomerCode?customerCode={customerCode}

No documentation available.

PriceList

APIDescription
GET api/PriceList/GetDescriptions

No documentation available.

GET api/PriceList/GetDescriptionById?id={id}

No documentation available.

GET api/PriceList/Get

No documentation available.

GET api/PriceList/GetByItemCodeStartEnd?itemCodeStart={itemCodeStart}&itemCodeEnd={itemCodeEnd}

No documentation available.

GET api/PriceList/GetByItemCode?itemCode={itemCode}

No documentation available.