Fetch all the accounts of a structure by given ID
get
/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 : LmmTmStructureDetailsDTO
Type:
Show Source
object
-
accCategory(optional):
string
-
accountCurrency(optional):
string
-
accountLevel(optional):
integer
-
accountNumber(optional):
string
-
accountType(optional):
string
-
acyAvailableBal(optional):
number
-
allowReverseSweep(optional):
string
-
bankCode(optional):
string
-
bookingAccountBranch(optional):
string
-
bookingAccountCurrency(optional):
string
-
bookingAccountNumber(optional):
string
-
branchCode(optional):
string
-
centralAccountBranch(optional):
string
-
centralAccountCurrency(optional):
string
-
centralAccountNumber(optional):
string
-
cityId(optional):
string
-
countryId(optional):
string
-
eodExecution(optional):
string
-
holdEndDate(optional):
string
-
holdStartDate(optional):
string
-
id(optional):
string
-
isExternal(optional):
string
-
isHold(optional):
string
-
isNominatedAccount(optional):
string
-
isNotional(optional):
string
-
isTwoWay(optional):
string
-
LmmTmStrRevSweepDetailsDTO(optional):
array LmmTmStrRevSweepDetailsDTO
-
LmmTmStructureAccPriorityDTO(optional):
array LmmTmStructureAccPriorityDTO
-
LmmTmStructureIclDTO(optional):
array LmmTmStructureIclDTO
-
LmmTmStructureInstructionDTO(optional):
array LmmTmStructureInstructionDTO
-
LmmTmStructurePaymentDTO(optional):
array LmmTmStructurePaymentDTO
-
oneWayAccountGroup(optional):
string
-
onlineBalanceFetch(optional):
string
-
parentAccountBranch(optional):
string
-
parentAccountCurrency(optional):
string
-
parentAccountNumber(optional):
string
-
partialReverseSweep(optional):
string
-
partialTransferAllowed(optional):
string
- percentageChildShare(optional): integer
- percentageShare(optional): integer
-
ratePickUp(optional):
string
-
rateType(optional):
string
-
reallocationMethod(optional):
string
-
reallocationRequired(optional):
string
-
reverseSweepFrequency(optional):
string
-
structureMasterId:
string
-
sweepPriority(optional):
integer
-
twoWayAccountGroup(optional):
string
-
twowaySweepPriority(optional):
integer
Nested Schema : LmmTmStrRevSweepDetailsDTO
Type:
Show Source
object
-
accountBranch(optional):
string
-
accountCurrency(optional):
string
-
accountNumber(optional):
string
-
bodExecution(optional):
string
-
eodExecution(optional):
string
-
id(optional):
string
-
nextRunDate(optional):
string
-
previousRunDate(optional):
string
-
reverseSweepFrequency(optional):
string
-
structureDetailsId(optional):
string
-
structureMasterId(optional):
string
Nested Schema : LmmTmStructureInstructionDTO
Type:
Show Source
object
-
id(optional):
string
-
instrDesc(optional):
string
-
instructionId(optional):
string
-
instructionPriority(optional):
integer
-
LmmTmStructureInstructionDetDTO(optional):
array LmmTmStructureInstructionDetDTO
-
LmmTmStructureInstructionFrequencyDTO(optional):
array LmmTmStructureInstructionFrequencyDTO
-
structureDetailsId:
string
-
suspensionEndDate(optional):
string
-
suspensionStartDate(optional):
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error