Retrives the Real Time Liquidity Structure by Given ID
get
/service/lrt/structure/{id}/history
This endpoint is used to get the real time liquidity structure history by ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
Id of the user that needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the realtimeliquiditystructure based on given id.
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : LrtTmStructureMasterDTO-allOf[1]
Type:
Show Source
object
-
allowBcOnCurrencyHol(optional):
string
-
crossCurrencyFlag(optional):
string
-
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20}
-
effectiveDate(optional):
string(date)
-
endDate(optional):
string(date)
-
fxRatePickupForHol(optional):
string
Maximum Length:
40
-
headerAccountNumber(optional):
string
Maximum Length:
35
-
headerBranchCode(optional):
string
Maximum Length:
5
-
headerCurrency(optional):
string
Maximum Length:
3
-
includecloseandunauth(optional):
boolean
-
initialLimit(optional):
number
-
initialOffset(optional):
number
-
isCallFromSubmit(optional):
boolean
-
isreverseOnFail(optional):
string
-
logCode(optional):
string
Maximum Length:
20
-
logCodeStatus(optional):
string
Maximum Length:
20
-
LrtTmStrAccDetailsDTO(optional):
array LrtTmStrAccDetailsDTO
-
LrtTmStrGroupDetailsDTO(optional):
array LrtTmStrGroupDetailsDTO
-
noOfAccount(optional):
number
-
noOfGroup(optional):
number
-
ratePickupOnline(optional):
string
-
sourceSystem(optional):
string
Maximum Length:
50
-
structureDescription(optional):
string
Maximum Length:
200
-
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30}
-
structureStatus(optional):
string
Maximum Length:
20
-
versionNo(optional):
number
Nested Schema : LrtTmStrAccDetailsDTO
Type:
Show Source
object
-
accountCurrency:
string
Maximum Length:
3
-
accountDescription(optional):
string
Maximum Length:
105
-
accountNumber:
string
Maximum Length:
35
-
branchCode:
string
Maximum Length:
5
-
ddaRef(optional):
string
-
handoffType:
string
-
id(optional):
string
Maximum Length:
36
-
isPartialCoverAllowed:
string
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId:
string
Maximum Length:
36
-
sublimitAmount(optional):
string
Maximum Length:
12
Pattern:^[.]?[1-9]*[.]?[0-9]*$
-
sublimitCurrency(optional):
string
Maximum Length:
3
-
sublimitEndDate(optional):
string(date)
-
sublimitFrequencyType(optional):
string
-
sublimitStartDate(optional):
string(date)
-
sublimitUtilization(optional):
number
Pattern:
^[.]?[1-9]*[.]?[0-9]*$
-
subscriptionEndDate(optional):
string(date)
-
subscriptionStartDate:
string(date)
-
suspensionEndDate(optional):
string(date)
-
suspensionStartDate(optional):
string(date)
Nested Schema : LrtTmStrGroupDetailsDTO
Type:
Show Source
object
-
groupDescription:
string
Maximum Length:
200
-
groupName:
string
Maximum Length:
20
-
groupPriority:
integer
Minimum Value:
1
Maximum Value:100
-
id(optional):
string
Maximum Length:
36
-
LrtTmStrGroupAccMappingDTO(optional):
array LrtTmStrGroupAccMappingDTO
-
noOfAccount(optional):
number
-
reverseOnfail:
string
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId(optional):
string
Maximum Length:
36
Nested Schema : LrtTmStrGroupAccMappingDTO
Type:
Show Source
object
-
accountCurrency:
string
Maximum Length:
3
-
accountNumber:
string
Maximum Length:
35
-
accountPriority:
integer
Minimum Value:
1
Maximum Value:100
-
branchCode:
string
Maximum Length:
5
-
groupName(optional):
string
Maximum Length:
20
-
id(optional):
string
Maximum Length:
36
-
structureAccId(optional):
string
Maximum Length:
36
-
structureGroupId(optional):
string
Maximum Length:
36
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId:
string
Maximum Length:
36
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error