Retrives the unauthorized application parameters by 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: string
Id of the user that needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the application parameters based on given id.
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
Maximum Length:
1
Default Value:N
-
allowNettingForReallocation(optional):
string
Maximum Length:
1
Default Value:Y
-
allowNettingForReverseSweep(optional):
string
Maximum Length:
1
Default Value:Y
-
applicationDate(optional):
string(date)
-
applicationId(optional):
string
Maximum Length:
6
-
applicationInstanceId:
string
Maximum Length:
6
-
applicationInstanceName(optional):
string
Maximum Length:
50
-
applicationReleaseVersion:
string
Maximum Length:
20
-
crossBorderHybridPool(optional):
string
Maximum Length:
1
Default Value:N
-
crossBorderHybridSweep(optional):
string
Maximum Length:
1
Default Value:N
-
crossBorderPool(optional):
string
Maximum Length:
1
Default Value:N
-
crossBorderSweep(optional):
string
Maximum Length:
1
Default Value:N
-
crossCcyHybridPool(optional):
string
Maximum Length:
1
Default Value:N
-
crossCcyHybridSweep(optional):
string
Maximum Length:
1
Default Value:N
-
crossCcyPool(optional):
string
Maximum Length:
1
Default Value:N
-
crossCcySweep(optional):
string
Maximum Length:
1
Default Value:N
-
domesticHybridPool(optional):
string
Maximum Length:
1
Default Value:N
-
domesticHybridSweep(optional):
string
Maximum Length:
1
Default Value:N
-
domesticPool(optional):
string
Maximum Length:
1
Default Value:N
-
domesticSweep(optional):
string
Maximum Length:
1
Default Value:N
-
enableIC(optional):
string
Maximum Length:
1
Default Value:Y
-
hostCountryCode(optional):
string
Maximum Length:
20
-
hostCountryName(optional):
string
Maximum Length:
50
-
hybrid(optional):
string
Maximum Length:
1
Default Value:N
-
ioRateType(optional):
string
Maximum Length:
8
-
isBvtAllowed(optional):
string
Maximum Length:
1
Default Value:N
-
isMbccAllowed(optional):
string
Maximum Length:
1
Default Value:N
-
pool(optional):
string
Maximum Length:
1
Default Value:N
-
skipAccountPair(optional):
string
-
skipOnAccountPairFail(optional):
string
Maximum Length:
1
Default Value:N
-
skipOnStructureFail(optional):
string
Maximum Length:
1
Default Value:N
-
sweep(optional):
string
Maximum Length:
1
Default Value:N
-
sweepBasis(optional):
string
Maximum Length:
1
Default Value:V
-
timeZone(optional):
string
Maximum Length:
50
-
txnFailRetryCount(optional):
integer
Default Value:
0
-
useMultiCcyAccNumber(optional):
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