Fetch Various Structures and Their Priorities for the Given Account
get
/service/lma/structure/priorities/accountNumbers/{accountNumbers}
This endpoint is used to fetch various structures and their priorities for the given account.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
accountNumbers: array
Account Number CS List
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the Structure AccountPriority for all the structures.
Root Schema : LmmTmStructureAccPrtyServiceCollection
Type:
object
Collection of externalsystem.
Show Source
Nested Schema : LmmTmStructureAccPriorityServiceDTO
Type:
Show Source
object
-
accountNumber(optional):
string
Maximum Length:
30
-
branchCode(optional):
string
Maximum Length:
4
-
effectiveDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
endDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
id(optional):
string
Maximum Length:
36
-
structureDescription(optional):
string
Pattern:
[A-Za-z0-9 ()_+:"',.?/-]{1,200}
-
structureDetailsId(optional):
string
Maximum Length:
36
-
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30}
-
structureMasterId(optional):
string
Maximum Length:
36
-
structurePriority(optional):
integer
-
structureType(optional):
string
-
versionNo(optional):
integer
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error