Get all valid application parameters.
get
/service/lmm/application
This endpoint is used to get all valid application parameters maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
applicationInstanceName: string
-
applicationReleaseVersion: string
-
authStat: string
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
recordStat: string
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : LmmTmApplicationParametersServiceCollection
Type:
objectCollection of application parameters.
Show Source
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : LmmTmApplicationParametersDTO-allOf[1]
Type:
Show Source
object-
allowMultipleStructure:
string
Maximum Length:
1Default Value:N -
allowNettingForReallocation:
string
Maximum Length:
1Default Value:Y -
allowNettingForReverseSweep:
string
Maximum Length:
1Default Value:Y -
applicationDate:
string(date)
-
applicationId:
string
Maximum Length:
6 -
applicationInstanceId(required):
string
Maximum Length:
6 -
applicationInstanceName:
string
Maximum Length:
50 -
applicationReleaseVersion(required):
string
Maximum Length:
20 -
crossBorderHybridPool:
string
Maximum Length:
1Default Value:N -
crossBorderHybridSweep:
string
Maximum Length:
1Default Value:N -
crossBorderPool:
string
Maximum Length:
1Default Value:N -
crossBorderSweep:
string
Maximum Length:
1Default Value:N -
crossCcyHybridPool:
string
Maximum Length:
1Default Value:N -
crossCcyHybridSweep:
string
Maximum Length:
1Default Value:N -
crossCcyPool:
string
Maximum Length:
1Default Value:N -
crossCcySweep:
string
Maximum Length:
1Default Value:N -
domesticHybridPool:
string
Maximum Length:
1Default Value:N -
domesticHybridSweep:
string
Maximum Length:
1Default Value:N -
domesticPool:
string
Maximum Length:
1Default Value:N -
domesticSweep:
string
Maximum Length:
1Default Value:N -
enableIC:
string
Maximum Length:
1Default Value:Y -
hostCountryCode:
string
Maximum Length:
20 -
hostCountryName:
string
Maximum Length:
50 -
hybrid:
string
Maximum Length:
1Default Value:N -
ioRateType:
string
Maximum Length:
8 -
isBvtAllowed:
string
Maximum Length:
1Default Value:N -
isMbccAllowed:
string
Maximum Length:
1Default Value:N -
pool:
string
Maximum Length:
1Default Value:N -
skipAccountPair:
string
-
skipOnAccountPairFail:
string
Maximum Length:
1Default Value:N -
skipOnStructureFail:
string
Maximum Length:
1Default Value:N -
sweep:
string
Maximum Length:
1Default Value:N -
sweepBasis:
string
Maximum Length:
1Default Value:V -
timeZone:
string
Maximum Length:
50 -
txnFailRetryCount:
integer
Default Value:
0 -
useMultiCcyAccNumber:
string
Maximum Length:
1
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