Get all valid core accounts
get
/service/lmm/coreaccounts
This endpoint is used to fet all valid core accounts maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
acStatDormant(optional): string
-
acStatFrozen(optional): string
-
acStatNoCr(optional): string
-
acStatNoDr(optional): string
-
accountClass(optional): string
-
address1(optional): string
-
authStat(optional): string
-
checkerId(optional): string
-
countryCode(optional): string
-
custAcCcy(optional): string
-
custAcIban(optional): string
-
custAcName(optional): string
-
custAccountNo(optional): string
-
customerNo(optional): string
-
glStatBlocked(optional): string
-
hostCode(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
makerId(optional): string
-
modNo(optional): integer
-
offset(optional): integer
offset is starting no of records to be fetched
-
onceAuth(optional): string
-
recordStat(optional): string
-
sourceSystem(optional): string
-
sourceSystemAccBrn(optional): string
-
sourceSystemAccNo(optional): string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : CoreAccountDTO-allOf[1]
Type:
Show Source
object
-
address1(optional):
string
Minimum Length:
0
Maximum Length:105
First line of the customer?s address -
address2(optional):
string
Minimum Length:
0
Maximum Length:105
Second line of the customer?s address -
address3(optional):
string
Minimum Length:
0
Maximum Length:105
Third line of the customer?s address -
address4(optional):
string
Minimum Length:
0
Maximum Length:105
Fourth line of the customer?s address -
customerNo(optional):
string
Minimum Length:
0
Maximum Length:105
Customer Number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error