Save and Authorize IC Other Balances
post
/icOtherBalMaster
This endpoint is used to save and authorize IC other balances.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for saving IC Other Balances
Root Schema : IcOtherBalMasterDTO
Type:
object
Ic Other Bal Master DTO
Show Source
-
acc:
string
Account Number
-
brn:
string
Branch Code
-
ccy:
string
Currency Code
-
chgValList:
array chgValList
-
itmTovList:
array itmTovList
-
source:
string
Source Code
Nested Schema : ChgValDetailsDTO
Type:
Show Source
object
-
acc:
string
Account number
-
brn:
string
Branch Code
-
elem:
string
Element
-
elemCcy:
string
Element Currency
-
elemType:
string
Element Type
-
elemVal:
number
Element Value
-
itmDt:
string
Item Date
-
prod:
string
Product
Nested Schema : ItmTovDetailsDTO
Type:
Show Source
object
-
acc:
string
Account number
-
brn:
string
Branch Code
-
crItm:
number
Credit Item
-
crTur:
number
Credit Turnover
-
drItm:
number
Debit Item
-
drTur:
number
Debit Turnover
-
dt:
string
Date
-
itmTyp:
string
Item Type
-
penalty:
number
Penalty
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Root Schema : IcOtherBalResponseDTO
Type:
object
IcOtherBalResponseDTO.
Show Source
-
errors:
array errors
Error Code List
-
warnings:
array warnings
Warning Code List
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