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(optional): string
-
applicationReleaseVersion(optional): string
-
authStat(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
-
offset(optional): integer
offset is starting no of records to be fetched
-
recordStat(optional): string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : LmmTmApplicationParametersServiceCollection
Type:
object
Collection 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:
object
Discriminator:
resource_type
Nested Schema : LmmTmApplicationParametersDTO-allOf[1]
Type:
Show Source
object
-
allowMultipleStructure(optional):
string
-
allowNettingForReallocation(optional):
string
-
allowNettingForReverseSweep(optional):
string
-
applicationDate(optional):
string(date)
-
applicationId(optional):
string
-
applicationInstanceId:
string
-
applicationInstanceName(optional):
string
-
applicationReleaseVersion:
string
-
crossBorderHybridPool(optional):
string
-
crossBorderHybridSweep(optional):
string
-
crossBorderPool(optional):
string
-
crossBorderSweep(optional):
string
-
crossCcyHybridPool(optional):
string
-
crossCcyHybridSweep(optional):
string
-
crossCcyPool(optional):
string
-
crossCcySweep(optional):
string
-
domesticHybridPool(optional):
string
-
domesticHybridSweep(optional):
string
-
domesticPool(optional):
string
-
domesticSweep(optional):
string
-
hostCountryCode(optional):
string
-
hostCountryName(optional):
string
-
hybrid(optional):
string
-
ioRateType(optional):
string
-
isBvtAllowed(optional):
string
-
isMbccAllowed(optional):
string
-
pool(optional):
string
-
skipAccountPair(optional):
string
-
skipOnAccountPairFail(optional):
string
-
skipOnStructureFail(optional):
string
-
sweep(optional):
string
-
sweepBasis(optional):
string
-
timeZone(optional):
string
-
txnFailRetryCount(optional):
integer
-
useMultiCcyAccNumber(optional):
string
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