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: string
Key of the structure
Query Parameters
-
isSimulationMode(optional): boolean
true for simulation mode and false for restDefault Value:
false
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Nested Schema : LmmTmStructureDetailsServiceDTO
Type:
Show Source
object-
accCategory(optional):
string
-
accountCurrency(optional):
string
-
accountDescription(optional):
string
-
accountLevel(optional):
integer
-
accountNumber(optional):
string
Maximum Length:
30 -
accountType(optional):
string
Maximum Length:
20 -
acyAvailableBal(optional):
number
-
allowReverseSweep(optional):
string
Maximum Length:
1Default Value:NPattern:[Y,N] -
bankCode(optional):
string
-
bankDesc(optional):
string
-
bookingAccountBranch(optional):
string
Maximum Length:
4 -
bookingAccountCurrency(optional):
string
Maximum Length:
3 -
bookingAccountNumber(optional):
string
Maximum Length:
30 -
branchCode(optional):
string
Maximum Length:
4 -
centralAccountBranch(optional):
string
Maximum Length:
4 -
centralAccountCurrency(optional):
string
Maximum Length:
3 -
centralAccountNumber(optional):
string
Maximum Length:
30 -
cityId(optional):
string
-
countryId(optional):
string
-
customerName(optional):
string
Customer Name
-
entityID(optional):
string
Entity ID
-
entityName(optional):
string
Entity Name
-
eodExecution(optional):
string
Maximum Length:
1 -
holdEndDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2} -
holdStartDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2} -
iban(optional):
string
IBAN Number
-
id(optional):
string
Maximum Length:
36 -
isExternal(optional):
string
-
isHold(optional):
string
Maximum Length:
1Default Value:NPattern:[Y,N] -
isNominatedAccount(optional):
string
Maximum Length:
1 -
isNotional(optional):
string
-
isRegulatedDebits(optional):
string
-
isTwoWay(optional):
string
Maximum Length:
1Default Value:NPattern:[Y,N] -
isVirtual(optional):
string
-
latitude(optional):
number
-
LmmTmStrRevSweepDetailsDTO(optional):
array LmmTmStrRevSweepDetailsDTO
-
LmmTmStructureAccPriorityDTO(optional):
array LmmTmStructureAccPriorityDTO
-
LmmTmStructureIclDTO(optional):
array LmmTmStructureIclDTO
-
LmmTmStructureInstructionDTO(optional):
array LmmTmStructureInstructionDTO
-
LmmTmStructurePaymentDTO(optional):
array LmmTmStructurePaymentDTO
-
longitude(optional):
number
-
oneWayAccountGroup(optional):
string
Maximum Length:
5 -
onlineBalanceFetch(optional):
string
Maximum Length:
1 -
parentAccountBranch(optional):
string
Maximum Length:
4 -
parentAccountCurrency(optional):
string
Maximum Length:
3 -
parentAccountNumber(optional):
string
Maximum Length:
30 -
partialReverseSweep(optional):
string
Maximum Length:
1Default Value:N -
partialTransferAllowed(optional):
string
Maximum Length:
1 - percentageChildShare(optional): integer
- percentageShare(optional): integer
-
ratePickUp(optional):
string
Maximum Length:
40 -
rateType(optional):
string
Maximum Length:
8 -
reallocationMethod(optional):
string
Maximum Length:
40 -
reallocationRequired(optional):
string
Maximum Length:
1 -
region(optional):
string
-
reverseSweepFrequency(optional):
string
Maximum Length:
20 -
structureMasterId:
string
Maximum Length:
36 -
sweepPriority(optional):
integer
-
twoWayAccountGroup(optional):
string
Maximum Length:
5 -
twowaySweepPriority(optional):
integer
-
useDefaultPaymntIns(optional):
string
Maximum Length:
1Default Value:NPattern:[Y,N]payment ins is defaulted or not
Nested Schema : LmmTmStrRevSweepDetailsDTO
Type:
Show Source
object-
accountBranch(optional):
string
Maximum Length:
4 -
accountCurrency(optional):
string
Maximum Length:
3 -
accountNumber(optional):
string
Maximum Length:
30 -
bodExecution(optional):
string
Maximum Length:
1Pattern:[Y,N] -
eodExecution(optional):
string
Maximum Length:
1Pattern:[Y,N] -
id(optional):
string
Maximum Length:
36 -
nextRunDate(optional):
string
-
previousRunDate(optional):
string
-
reverseSweepFrequency(optional):
string
Maximum Length:
20 -
structureDetailsId(optional):
string
Maximum Length:
36 -
structureMasterId(optional):
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