BewegungsPage
| API | Description |
|---|---|
| OPTIONS api/BewegungsPage |
Sample empty options method. |
| GET api/BewegungsPage/{id}?start={start}&end={end}&skip={skip}&pageSize={pageSize} |
Retrieves all delivery appointments for this group in this time range. |
BestaendeState
| API | Description |
|---|---|
| OPTIONS api/BestaendeState |
Sample empty options method. |
| PUT api/BestaendeState?dataState={dataState} |
Put method to transfer the data state of the client to the web service. |
| GET api/BestaendeState?dataState={dataState} |
Get method to transfer the data state from the web service to the client. Dummy implementation. |
Customer
| API | Description |
|---|---|
| OPTIONS api/Customer |
Options empty sample method. |
| GET api/Customer |
Retrieves a list of customers |
| GET api/Customer/{id} |
Retrieves a list of customers for a certain group id. |
| POST api/Customer?clientsJSON={clientsJSON} | |
| DELETE api/Customer?clientsJSON={clientsJSON} |
Deletes assigned Customers from Group |
Pictures
| API | Description |
|---|---|
| OPTIONS api/Pictures |
Options empty sample method. |
| GET api/Pictures?urLfdNr={urLfdNr} |
No documentation available. |
| GET api/Pictures?urLfdNr={urLfdNr}&i={i} |
No documentation available. |
Groups
Controller for create, update and delete of the user groups.
| API | Description |
|---|---|
| OPTIONS api/Groups |
Options empty sample method. |
| GET api/Groups |
Retrieves all groups. |
| GET api/Groups/{id} |
Retrieves one group by the given id. |
| PUT api/Groups |
Updates one group. |
| POST api/Groups |
Creates one new group. |
| DELETE api/Groups/{id} |
Delete method for a group. |
Settings
The settings controller facilitates the crud database operations for the settings.
| API | Description |
|---|---|
| OPTIONS api/Settings |
Options empty sample method. |
| GET api/Settings?viewname={viewname} |
This method facilitates the get of a set of settings. |
| PUT api/Settings |
This method facilitates the update of a setting. |
| POST api/Settings |
This method facilitates the creation of a setting. |
| DELETE api/Settings/{id} |
Delete method for a view setting. |
Emails
This controller facilitates the storage of the e-mail settings in the db. It saves body text, subject and recipients.
| API | Description |
|---|---|
| OPTIONS api/Emails |
No documentation available. |
| GET api/Emails |
Retrieves all email events. |
| PUT api/Emails |
Put method for an email update. |
Company
| API | Description |
|---|---|
| OPTIONS api/Company |
Options empty sample method. |
| GET api/Company/{id} |
Retrieve one company from table company firma. |
Password
This controller facilitates the password change.
| API | Description |
|---|---|
| OPTIONS api/Password |
Options empty sample method. |
| PUT api/Password |
This method facilitates the password change. |
BestaendePage
| API | Description |
|---|---|
| OPTIONS api/BestaendePage |
Sample empty options method. |
| GET api/BestaendePage |
The total count of the items in the stock item list. |
| GET api/BestaendePage?skip={skip}&pageSize={pageSize} |
Fetch the inventory stock items in 50 iem blocks from the server. |
BestaendePal
| API | Description |
|---|---|
| OPTIONS api/BestaendePal |
Sample empty options method. |
| GET api/BestaendePal |
The total sum of pallets in the stock item list. |
Addresses
| API | Description |
|---|---|
| OPTIONS api/Addresses |
Options empty sample method. |
| GET api/Addresses/{id} |
Retrieves all customers of a group by the give groupId. |
| GET api/Addresses |
Retrieves all addresses. |
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |
BewegungsCount
| API | Description |
|---|---|
| OPTIONS api/BewegungsCount |
Sample empty options method. |
| GET api/BewegungsCount?start={start}&end={end} |
The total count of the items in the stock item list. |
BenutzerEinstellungen
Controller zum Laden und Speichern von Grid-Einstellungen für Benutzer.
| API | Description |
|---|---|
| OPTIONS api/BenutzerEinstellungen |
No documentation available. |
| GET api/BenutzerEinstellungen?benutzername={benutzername}&sichtname={sichtname} |
Ruft die gespeicherten Grid-Einstellungen für einen Benutzer ab. |
| POST api/BenutzerEinstellungen |
Speichert oder aktualisiert eine Grid-Einstellung. |
User
| API | Description |
|---|---|
| OPTIONS api/User |
Options empty sample method. |
| GET api/User |
Get all users for this customer. |
| GET api/User/{id} |
Get the user with the related user id. |
| PUT api/User |
This method facilitates the activation of an user. |
| DELETE api/User/{id} |
Delete method for an user. |
Login
| API | Description |
|---|---|
| OPTIONS api/Login |
Options empty sample method. |
| GET api/Login |
Get all users for this customer. |
| GET api/Login?userName={userName} |
Get bool exists true false for the related user name. |
| PUT api/Login |
This method facilitates the login. |
| POST api/Login |
This method facilitates the user registratiom. |
BestandsSumPage
| API | Description |
|---|---|
| OPTIONS api/BestandsSumPage |
Sample empty options method. |
| GET api/BestandsSumPage |
Count of the items in cumulated stock item list |
| GET api/BestandsSumPage?skip={skip}&pageSize={pageSize} |
Fetch the cumulated inventory stock items in 50 item blocks from the server. |
BestaendeVpe
| API | Description |
|---|---|
| OPTIONS api/BestaendeVpe |
Sample empty options method. |
| GET api/BestaendeVpe |
The total sum of packings in the stock item list. |
BewegungsState
| API | Description |
|---|---|
| OPTIONS api/BewegungsState |
Sample empty options method. |
| PUT api/BewegungsState?dataState={dataState} |
Put method to transfer the data state of the client to the web service. |
| GET api/BewegungsState?dataState={dataState} |
Get method to transfer the data state from the web service to the client. Dummy implementation. |
BestandSumState
| API | Description |
|---|---|
| OPTIONS api/BestandSumState |
Sample empty options method. |
| PUT api/BestandSumState?dataState={dataState} |
Put method to transfer the data state of the client to the web service. |
| GET api/BestandSumState?dataState={dataState} |
Get method to transfer the data state from the web service to the client. Dummy implementation. |
Bewegungs
This controller facilitates the retrieval of the store movements.
| API | Description |
|---|---|
| OPTIONS api/Bewegungs |
Sample empty options method. |
| GET api/Bewegungs |
Get all store movements for this group. |
| GET api/Bewegungs?searchTerm={searchTerm} |
Full text search at all columns of the the storemove. The method also searches number columns. |
| GET api/Bewegungs/{id}?start={start}&end={end} |
Retrieves all delivery appointments for this group in this time range. |
AdvicePo
| API | Description |
|---|---|
| OPTIONS api/AdvicePo |
Options empty sample method. |
| GET api/AdvicePo?lfdNr={lfdNr}&posNr={posNr} |
Retrieves all advice positions for the given lfdNr. |
BestandsSum
| API | Description |
|---|---|
| OPTIONS api/BestandsSum |
Empty sample options method. |
| GET api/BestandsSum |
Get all inventory sums aggregated vy ArtikelNr, Charge and MHD. |
| GET api/BestandsSum?searchTerm={searchTerm} |
Full text search at all columns of the the inventory item sums aggregated vy ArtikelNr, Charge and MHD. The method also searches number columns. |
Bestaende
Inventroy stock items and their positions.
| API | Description |
|---|---|
| OPTIONS api/Bestaende |
Sample empty options method. |
| GET api/Bestaende |
Get all inventory items with the related positions. |
| GET api/Bestaende?lfdNr={lfdNr} |
Get all positions for this inventory item with the given lfdNr. |
| GET api/Bestaende?lfdNr={lfdNr}&posNr={posNr} |
Get one position of one inventory item. |
| GET api/Bestaende/{id} |
Get one position from one inventory item by id. |
| GET api/Bestaende?searchTerm={searchTerm} |
Full text search at all columns of the the inventory item. The method also searches number columns. |
| PUT api/Bestaende |
Put method for one position of one item. Updates the data fields of the item store object only. It does not touch customer or article base data. |
Logout
This controller facilitates the logout.
| API | Description |
|---|---|
| OPTIONS api/Logout |
Options empty sample method. |
| PUT api/Logout |
This method facilitates the logout. |
Configs
| API | Description |
|---|---|
| OPTIONS api/Configs |
Options empty sample method. |
| GET api/Configs |
Retrieves all config entries. |
| PUT api/Configs |
Put method for a config update. |
| POST api/Configs |
Post method for a config create. |
Bestand
Inventory item position controller for exists, update, create and delete.
| API | Description |
|---|---|
| GET api/Bestand?lfdNr={lfdNr}&posNr={posNr} |
Checks, whether the inventory item with this position number already exists. Returns a boolean. |
| OPTIONS api/Bestand |
Empty sample options method. |
| PUT api/Bestand |
Put to update an inventory item a position. Sends a bestand object. Updates only inventory position data. It does not touch customer or article base data. |
| POST api/Bestand |
Creates a new inventory item position from the bestand object. |
| DELETE api/Bestand/{id} |
Deletes one inventory item position bestand by the given id. |
BestaendeMe
| API | Description |
|---|---|
| OPTIONS api/BestaendeMe |
Sample empty options method. |
| GET api/BestaendeMe |
The total sum of packings in the stock item list. |