Get all valid realtimeliquiditystructure.
get
/api/v1/service/lrt/structure
This endpoint is used to get all valid real time liquidity structure maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat: string
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
-
headerAccountNumber: string
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
onlyLinkedCustomers: string
-
recordStat: string
-
structureDescription: string
-
structureId: string
Pattern:
[A-Z0-9]{1,30}
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
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:
object
Discriminator:
resource_type
Nested Schema : LrtTmStructureMasterDTO-allOf[1]
Type:
Show Source
object
-
allowBcOnCurrencyHol:
string
-
crossCurrencyFlag:
string
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
effectiveDate:
string(date)
-
endDate:
string(date)
-
fxRatePickupForHol:
string
Maximum Length:
40
-
headerAccountNumber:
string
Maximum Length:
35
-
headerBranchCode:
string
Maximum Length:
6
-
headerCurrency:
string
Maximum Length:
3
-
includecloseandunauth:
boolean
-
initialLimit:
number
-
initialOffset:
number
-
isCallFromSubmit:
boolean
-
isreverseOnFail:
string
-
logCode:
string
Maximum Length:
20
-
logCodeStatus:
string
Maximum Length:
20
-
LrtTmStrAccDetailsDTO:
array LrtTmStrAccDetailsDTO
-
LrtTmStrGroupDetailsDTO:
array LrtTmStrGroupDetailsDTO
-
noOfAccount:
number
-
noOfGroup:
number
-
ratePickupOnline:
string
-
sourceSystem:
string
Maximum Length:
50
-
structureDescription:
string
Maximum Length:
200
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
-
structureStatus:
string
Maximum Length:
20
-
versionNo:
number
Nested Schema : LrtTmStrAccDetailsDTO
Type:
Show Source
object
-
accountCurrency(required):
string
Maximum Length:
3
-
accountDescription:
string
Maximum Length:
140
-
accountNumber(required):
string
Maximum Length:
35
-
branchCode(required):
string
Maximum Length:
6
-
ddaRef:
string
-
handoffType(required):
string
-
id:
string
Maximum Length:
36
-
isPartialCoverAllowed(required):
string
-
structureId(required):
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId(required):
string
Maximum Length:
36
-
sublimitAmount:
string
Maximum Length:
12
Pattern:^[.]?[1-9]*[.]?[0-9]*$
-
sublimitCurrency:
string
Maximum Length:
3
-
sublimitEndDate:
string(date)
-
sublimitFrequencyType:
string
-
sublimitStartDate:
string(date)
-
sublimitUtilization:
number
Pattern:
^[.]?[1-9]*[.]?[0-9]*$
-
subscriptionEndDate:
string(date)
-
subscriptionStartDate(required):
string(date)
-
suspensionEndDate:
string(date)
-
suspensionStartDate:
string(date)
Nested Schema : LrtTmStrGroupDetailsDTO
Type:
Show Source
object
-
groupDescription(required):
string
Maximum Length:
200
-
groupName(required):
string
Maximum Length:
20
-
groupPriority(required):
integer
Minimum Value:
1
Maximum Value:100
-
id:
string
Maximum Length:
36
-
LrtTmStrGroupAccMappingDTO:
array LrtTmStrGroupAccMappingDTO
-
noOfAccount:
number
-
reverseOnfail(required):
string
-
structureId(required):
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId:
string
Maximum Length:
36
Nested Schema : LrtTmStrGroupAccMappingDTO
Type:
Show Source
object
-
accountCurrency(required):
string
Maximum Length:
3
-
accountNumber(required):
string
Maximum Length:
35
-
accountPriority(required):
integer
Minimum Value:
1
Maximum Value:100
-
branchCode(required):
string
Maximum Length:
6
-
groupName:
string
Maximum Length:
20
-
id:
string
Maximum Length:
36
-
structureAccId:
string
Maximum Length:
36
-
structureGroupId:
string
Maximum Length:
36
-
structureId(required):
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId(required):
string
Maximum Length:
36
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