Account
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| GET api/EFileItem/GetEFileItems?orderByDesc={orderByDesc} |
No documentation available. |
| GET api/EFileItem/GetEFileItem?fileCode={fileCode} |
No documentation available. |
CustomerPrice
| API | Description |
|---|---|
| GET api/CustomerPrice/GetByCustomerCode?customerCode={customerCode} |
No documentation available. |
| GET api/CustomerPrice/GetByCustomerAndItemCode?customerCode={customerCode}&itemCode={itemCode} |
No documentation available. |
CustomerDiscount
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| 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
| API | Description |
|---|---|
| GET api/Customer/Get |
No documentation available. |
| GET api/Customer/GetByCustomerCode?customerCode={customerCode} |
No documentation available. |
PriceList
| API | Description |
|---|---|
| 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. |