POST Deposits/Deposit/ManualInterestDeposit
Adding an interest Deposit based on existing deposit
Request Information
URI Parameters
None.
Body Parameters
ManualInterestDepositDTO
ManualInterestDepositDTOName | Description | Type | Additional information |
---|---|---|---|
DepositID | integer |
None. |
|
InterestAmount | decimal number |
None. |
|
PostingDate | date |
None. |
|
Comments | string |
None. |
Response Information
Resource Description
Success or not
IHttpActionResultNone.