Retrieves the realtimeliquiditystructure by ID.
get
/api/v1/service/lrt/structure/{id}
This endpoint is used to get the real time liquidity structure by ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Id of the user that needs to be fetched
Query Parameters
-
version: string
Id of the user that needs to be fetched
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
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:
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.
500 Response
Internal error