Structure Maintenance Service API REST Endpoints
Structure Services/Structure Maintenance Service API
This service is used to peform Structure Maintenance related operations.
- Export an a structure
- Method: getPath:
/service/lma/structure/{id}/export/{format}
- Fetch all the accounts of a structure by given ID
- Method: getPath:
/service/lma/structure/{id}/accounts
- Fetch Structure Account Priority's for the given account
- Method: getPath:
/service/lma/structure/priorities
- Fetch Structure Account Priority's for the given account
- Method: getPath:
/service/lma/structure/priority/{accountNumber}
- Fetch Structure Account Priority's for the given accounts
- Method: getPath:
/service/lma/structure/priorities/accountNumbers/{accountNumbers}
- For a given intruction id or frequency, validates whether there are open structures
- Method: getPath:
/service/lma/structure/checkStructureExists
- Get all valid simulation structure
- Method: getPath:
/service/lma/structure/simulation
- Get all valid structure
- Method: getPath:
/service/lma/structure
- Get structure logs to view, authorize or reject
- Method: getPath:
/service/lma/structure/approval
- Retrieves the BOD Structure Master Id by header Branch Code
- Method: getPath:
/service/lma/structure/structureBod/{headerBranchCode}
- Retrieves the Reallocation Structure details by header Branch Code
- Method: getPath:
/service/lma/structure/strRealloc/{headerBranchCode}
- Retrieves the structure by ID
- Method: getPath:
/service/lma/structure/fetch/{id}
- Retrieves the structure by ID
- Method: getPath:
/service/lma/structure/{id}
- Retrieves the Structure for EOD by header Branch Code
- Method: getPath:
/service/lma/structure/structureEod/{headerBranchCode}
- Retrieves the Structure for Pool by header Branch Code
- Method: getPath:
/service/lma/structure/poolstructure/{headerBranchCode}
- Retrieves the structure ID
- Method: getPath:
/service/lma/structure/getStructureId
- Retrieves the structure ID and simulation id
- Method: getPath:
/service/lma/structure/simulation/getSimulationId
- Retrieves the Structure Master Id by header Branch Code reverse sweep
- Method: getPath:
/service/lma/structure/strRevSweep/{headerBranchCode}
- Retrieves the Structure Master Id by next run date
- Method: getPath:
/service/lma/structure/structureIntraDay
- Retrieves the Structure Master Id by next run date for reverse sweep
- Method: getPath:
/service/lma/structure/strRevSweepIntraDay
- Retrieves the Structure Master Id by next run date reverse
- Method: getPath:
/service/lma/structure/revFreqStructure
- Retrives the structure by given ID
- Method: getPath:
/service/lma/structure/{id}/history
- Retrives the structure by given ID
- Method: getPath:
/service/lma/structure/{id}/unauthorized