Query IC Entries
get
/api/1.0/icQuery/ictbEntries/brn/{brn}/accNo/{accNo}
.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
accNo(required): string
Account Number
-
brn(required): string
Branch Code
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated maintque
Root Schema : IcEntriesDtoList
Type:
Show Source
object
-
errors:
array errors
Error Code List
-
IcEntriesList:
array IcEntriesList
-
warnings:
array warnings
Warning Code List
Nested Schema : IcEntriesDto
Type:
Show Source
object
-
acc:
string
Account Nuimber
-
brn:
string
Branch Code
-
calcamt:
number
Calc Amount
-
curraccr:
number
Current Accrual
-
drcr:
string
Debit/Credit
-
enddate:
string(date)
End Date
-
frmno:
integer
Frm No
-
pendingaccr:
number
Amount to Accrue
-
product:
string
Product Code
-
totalaccr:
number
Accrued Amount
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