IMiscEntryApi Interface |
Namespace: AMG.API
The IMiscEntryApi type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddOrUpdateMiscEntry |
Adds or updates a miscellaneous transaction.
When there is already a transaction for given date/time, that transaction is updated. Otherwise new transaction is added.
|
![]() | DeleteMiscEntry |
Deletes miscellaneous transaction by given employee and date.
|
![]() | GetMiscTransactions |
Gets miscellaneous transactions for given employees in given time range.
|