Get all ictb Entries History.
get
/balanceFetch/ictbEntriesHistory
This endpoint is used to get all ictb entries history.
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : IctbEntriesHistoryDTO-allOf[1]
Type:
Show Source
object-
account(optional):
string
Maximum Length:
20 -
accr(optional):
string
Maximum Length:
1Pattern:[Y,N] -
accruedAmount(optional):
number
-
amount(optional):
number
-
amountToAccrue(optional):
number
-
branch(optional):
string
Maximum Length:
3 -
currency(optional):
string
Maximum Length:
3 -
currentRunAccr(optional):
number
-
currentRunAccrLcy(optional):
number
-
drcr(optional):
string
Maximum Length:
1 -
entryDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2} -
entryPassed(optional):
string
Maximum Length:
1Pattern:[Y,N] -
entryType(optional):
string
Maximum Length:
1 -
frmNo(optional):
number
-
lastCurrentRunAccr(optional):
number
-
lcyAmount(optional):
number
-
liquidation(optional):
string
Maximum Length:
1 -
process(optional):
number
-
product(optional):
string
Maximum Length:
4 -
runDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
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