You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Manoj Mohanan (Jira)" <ji...@apache.org> on 2022/02/21 18:26:00 UTC

[jira] [Commented] (FINERACT-1510) Support Reveral API in Savings

    [ https://issues.apache.org/jira/browse/FINERACT-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495707#comment-17495707 ] 

Manoj Mohanan commented on FINERACT-1510:
-----------------------------------------

API added:

 

{{POST https://Domain Name/api/v1/savingsaccounts/\{accountsId}/transactions/\{transactionId}?command=reverse}}

{{Content-Type: application/json}}
{{No Request Body}}
{{            }}{{{}Sample response:{}}}{{{}{{}}}
{{  "officeId": 1,}}
{{  "clientId": 2,}}
{{  "savingsId": 1,}}
{{  "resourceId": 1}}
{{}}}

> Support Reveral API in Savings
> ------------------------------
>
>                 Key: FINERACT-1510
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1510
>             Project: Apache Fineract
>          Issue Type: New Feature
>          Components: Savings
>    Affects Versions: 1.7.0
>            Reporter: Manoj Mohanan
>            Priority: Major
>
> The existing  Undo transaction feature does not post a separate reveal entry for each transaction that is reversed. Also, this results in transactions being disappeared from statements.
>  
> By adding  new API for reversal we can post a new reversal transaction for each transaction that is reversed



--
This message was sent by Atlassian Jira
(v8.20.1#820001)