Structure Maintenance Service API REST Endpoints

Structure Services/Structure Maintenance Service API
This service is used to perform Structure Maintenance related operations for Service application, like fetching, creating, modifying, closing, reopening, authorizing a structure etc.
Adds a new structure from external system
Method: post
Path: /service/lma/structure/createExternal
Export a structure
Method: get
Path: /service/lma/structure/{id}/export/{format}
Fetch all the accounts of a structure by given ID
Method: get
Path: /service/lma/structure/{id}/accounts
Fetch structure account priority's for the given accounts
Method: post
Path: /service/lma/structure/priorities/accountNumbers
Fetch various structures and their priorities for the given account
Method: get
Path: /service/lma/structure/priorities/accountNumbers/{accountNumbers}
Generate the structure ID
Method: get
Path: /service/lma/structure/getStructureId
Generates the structure ID for the simulation structure
Method: get
Path: /service/lma/structure/simulation/getSimulationId
Get all valid structure
Method: get
Path: /service/lma/structure
Get Structure details for account
Method: post
Path: /service/lma/structure/v1/having-common-accounts
Get structure logs to view, authorize or reject
Method: get
Path: /service/lma/structure/approval
Get the BOD structure master ID
Method: get
Path: /service/lma/structure/structureBod/{headerBranchCode}
Modifies a structure from external system
Method: post
Path: /service/lma/structure/modifyExternal
Retrieves the child account by parent account number and structure key ID
Method: get
Path: /service/lma/structure/v1/childAccounts
Retrieves the reallocation structure details
Method: get
Path: /service/lma/structure/strRealloc/{headerBranchCode}
Retrieves the structure by ID
Method: get
Path: /service/lma/structure/accounts/{structureMasterId}
Retrieves the structure by ID
Method: get
Path: /service/lma/structure/fetch/{id}
Retrieves the structure by ID
Method: get
Path: /service/lma/structure/v1/{id}
Retrieves the structure by ID
Method: get
Path: /service/lma/structure/{id}
Retrieves the structure details for BOD reverse sweeps execution
Method: get
Path: /service/lma/structure/revFreqStructure
Retrieves the structure details for Pool
Method: get
Path: /service/lma/structure/poolstructure/{headerBranchCode}
Retrieves the Structure details for reverse sweep
Method: get
Path: /service/lma/structure/strRevSweep/{headerBranchCode}
Retrieves the Structure details for reverse sweep to be executed intraday
Method: get
Path: /service/lma/structure/strRevSweepIntraDay
Retrieves the Structure details to be executed during EOD
Method: get
Path: /service/lma/structure/structureEod/{headerBranchCode}
Retrieves the structure details to be executed for intraday sweeps
Method: get
Path: /service/lma/structure/structureIntraDay
Retrives the structure audit information by given ID.
Method: get
Path: /service/lma/structure/{id}/history
Retrives the unauthorized structure by given ID
Method: get
Path: /service/lma/structure/{id}/unauthorized
Update an existing structure
Method: put
Path: /service/lma/structure/v1/{id}
Update the structures priorities
Method: post
Path: /service/lma/structure/priority/updateCustIds
Validates a new structure.
Method: post
Path: /service/lma/structure/validate
Validates whether there are open structures
Method: get
Path: /service/lma/structure/checkStructureExists