Fetch all the accounts of a structure by given ID.
get
/service/lma/structure/{id}/accounts
This endpoint is used to fetch all the accounts of a structure by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Key of the structure
Query Parameters
-
isSimulationMode: boolean
true for simulation mode and false for restDefault Value:
false
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Nested Schema : LmmTmStructureDetailsServiceDTO
Type:
Show Source
object
-
accCategory:
string
-
accountCurrency:
string
-
accountDescription:
string
-
accountLevel:
integer
-
accountNumber:
string
Maximum Length:
30
-
accountType:
string
Maximum Length:
20
-
acyAvailableBal:
number
-
allowReverseSweep:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
bankCode:
string
-
bankDesc:
string
-
bookingAccountBranch:
string
Maximum Length:
4
-
bookingAccountCurrency:
string
Maximum Length:
3
-
bookingAccountNumber:
string
Maximum Length:
30
-
branchCode:
string
Maximum Length:
4
-
centralAccountBranch:
string
Maximum Length:
4
-
centralAccountCurrency:
string
Maximum Length:
3
-
centralAccountNumber:
string
Maximum Length:
30
-
cityId:
string
-
countryId:
string
-
customerName:
string
Customer Name
-
entityID:
string
Entity ID
-
entityName:
string
Entity Name
-
eodExecution:
string
Maximum Length:
1
-
holdEndDate:
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
holdStartDate:
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
iban:
string
IBAN Number
-
id:
string
Maximum Length:
36
-
isExternal:
string
-
isHold:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
isNominatedAccount:
string
Maximum Length:
1
-
isNotional:
string
-
isRegulatedDebits:
string
-
isTwoWay:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
isVirtual:
string
-
latitude:
number
-
LmmTmStrRevSweepDetailsDTO:
array LmmTmStrRevSweepDetailsDTO
-
LmmTmStructureAccPriorityDTO:
array LmmTmStructureAccPriorityDTO
-
LmmTmStructureIclDTO:
array LmmTmStructureIclDTO
-
LmmTmStructureInstructionDTO:
array LmmTmStructureInstructionDTO
-
LmmTmStructurePaymentDTO:
array LmmTmStructurePaymentDTO
-
longitude:
number
-
oneWayAccountGroup:
string
Maximum Length:
5
-
onlineBalanceFetch:
string
Maximum Length:
1
-
parentAccountBranch:
string
Maximum Length:
4
-
parentAccountCurrency:
string
Maximum Length:
3
-
parentAccountNumber:
string
Maximum Length:
30
-
partialReverseSweep:
string
Maximum Length:
1
Default Value:N
-
partialTransferAllowed:
string
Maximum Length:
1
- percentageChildShare: integer
- percentageShare: integer
-
ratePickUp:
string
Maximum Length:
40
-
rateType:
string
Maximum Length:
8
-
reallocationMethod:
string
Maximum Length:
40
-
reallocationRequired:
string
Maximum Length:
1
-
region:
string
-
reverseSweepFrequency:
string
Maximum Length:
20
-
structureMasterId(required):
string
Maximum Length:
36
-
sweepPriority:
integer
-
twoWayAccountGroup:
string
Maximum Length:
5
-
twowaySweepPriority:
integer
-
useDefaultPaymntIns:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
payment ins is defaulted or not
Nested Schema : LmmTmStrRevSweepDetailsDTO
Type:
Show Source
object
-
accountBranch:
string
Maximum Length:
4
-
accountCurrency:
string
Maximum Length:
3
-
accountNumber:
string
Maximum Length:
30
-
bodExecution:
string
Maximum Length:
1
Pattern:[Y,N]
-
eodExecution:
string
Maximum Length:
1
Pattern:[Y,N]
-
id:
string
Maximum Length:
36
-
nextRunDate:
string
-
previousRunDate:
string
-
reverseSweepFrequency:
string
Maximum Length:
20
-
structureDetailsId:
string
Maximum Length:
36
-
structureMasterId:
string
Maximum Length:
36
Nested Schema : LmmTmStructureIclDTO
Type:
Show Source
object
-
iclBookingReport:
string
Maximum Length:
1
Pattern:[Y,N]
-
iclReference:
string
Maximum Length:
100
-
iclSettlementReport:
string
Maximum Length:
1
Pattern:[Y,N]
-
id:
string
Maximum Length:
36
-
loanType:
string
Maximum Length:
1
-
structureDetailsId:
string
Maximum Length:
36
-
structureMasterId:
string
Maximum Length:
36
-
trackIcl:
string
Maximum Length:
1
Pattern:[Y,N]
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error