Update cashflow transaction status after projection update
post
/service/v1/updateCashflowTxnStatus
This endpoint is used to update the cashflow transaction status after projection update.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Request Body that contains data required for updating a cashflow Txn status
Root Schema : ObcmsCashflowTxnUpdateDTO
Type:
object
Cashflow Transaction Update DTO
Show Source
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Description
-
modNo:
string
Modification No
-
reverseFlag:
string
Reverse Flag
-
summaryEventFlag:
string
Summary Event Flag
-
summaryProcessed:
string
Summary Processed Value
-
transactionId:
string
Transaction Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created fsgbu
Root Schema : ObcmsCashflowTxnUpdateDTO
Type:
object
Cashflow Transaction Update DTO
Show Source
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Description
-
modNo:
string
Modification No
-
reverseFlag:
string
Reverse Flag
-
summaryEventFlag:
string
Summary Event Flag
-
summaryProcessed:
string
Summary Processed Value
-
transactionId:
string
Transaction Id
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error