Cash Withdrawal transaction

post

/api-gateway/obremo-srv-branch-teller-services/obremo-srv-branch-teller-services/service/v1/cash/cashWithdrawal

External API to perform cash withdrawal transaction

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for creating a Cash withdrawal
Root Schema : CashWithdrawalData
Type: object
User Cash Withdrawal Request
Show Source
Nested Schema : CashDepositTransaction
Type: object
GL Credit Request
Match All
Show Source
Nested Schema : demDtls
Type: array
Show Source
Nested Schema : ExtSysDtls
Type: object
User Misc GL Credit Request
Match All
Show Source
Nested Schema : prcDtls
Type: array
Show Source
Nested Schema : CashDepositTransaction-allOf[0]
Type: object
Show Source
Nested Schema : DenomTxnDtlsModel
Type: object
Show Source
Nested Schema : ExtSysDtls-allOf[0]
Type: object
Show Source
Nested Schema : PrcDtlsModel
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : APIDTOWrapper
Type: object
Show Source
Nested Schema : data
Type: object
Nested Schema : APIDTO
Type: object
Show Source
Nested Schema : codes
Type: array
Show Source
Nested Schema : APICode
Type: object
Show Source
Nested Schema : args
Type: array
Show Source
Nested Schema : items
Type: object

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