Retrieves the unauthorized application parameters identified by the given ID.
get
/service/lmm/application/{id}/unauthorized
This endpoint is used to get the unauthorized application parameters identified by the given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Id of the user that needs to be fetched
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the application parameters based on given id.
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.
500 Response
Internal error