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
- application/json
- application/xml
Header Parameters
Request Body that contains data required for creating a Cash withdrawal
Root Schema : CashWithdrawalData
Type:
objectUser Cash Withdrawal Request
Show Source
-
cashWithdrawalTransaction:
object CashDepositTransaction
GL Credit Request
-
demDtls:
array demDtls
-
extSysDtls:
object ExtSysDtls
User Misc GL Credit Request
-
sourceCode:
string
sourceCode
-
sourceRefNo:
string
sourceRefNo
Nested Schema : CashDepositTransaction-allOf[0]
Type:
Show Source
object-
cashAmount:
number
-
chequeDate:
string(date)
-
chequeNumber:
string
-
fromAccountAmt:
number
-
fromAccountBranch:
string
-
fromAccountCcy:
string
-
fromAccountNumber:
string
-
mobileNumber:
string
-
narrative:
string
-
tellerSeqNumber:
string
-
toAccountAmt:
number
-
toAccountBranch:
string
-
toAccountCcy:
string
-
toAccountNumber:
string
-
txnBranchCode:
string
-
txnCustomer:
string
-
txnDate:
string(date)
-
txnRefNumber:
string
Nested Schema : DenomTxnDtlsModel
Type:
Show Source
object-
denomCode(required):
string
Demon Code
-
denomCodeValue(required):
string
Demon Code Value
-
denomType(required):
string
Demon Type
-
inOutIndicator(required):
string
InOut Indicator
-
parentId:
string
Parent ID
-
recordId:
string
Record Id
-
tellerId:
string
User ID
-
units(required):
number
Units
-
value(required):
number
Value
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created cheque book request
Nested Schema : data
Type:
objectNested Schema : items
Type:
object400 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