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
Header Parameters
Body ()
Request Body that contains data required for updating a cashflow Txn status
Root Schema : ObcmsCashflowTxnUpdateDTO
Type: object
Cashflow Transaction Update DTO
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : ObcmsCashflowTxnUpdateDTO
Type: object
Cashflow Transaction Update DTO
Show Source

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
Back to Top