Retrives the 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:
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(optional):
string
Maximum Length:
1Default Value:N -
allowNettingForReallocation(optional):
string
Maximum Length:
1Default Value:Y -
allowNettingForReverseSweep(optional):
string
Maximum Length:
1Default 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:
1Default Value:N -
crossBorderHybridSweep(optional):
string
Maximum Length:
1Default Value:N -
crossBorderPool(optional):
string
Maximum Length:
1Default Value:N -
crossBorderSweep(optional):
string
Maximum Length:
1Default Value:N -
crossCcyHybridPool(optional):
string
Maximum Length:
1Default Value:N -
crossCcyHybridSweep(optional):
string
Maximum Length:
1Default Value:N -
crossCcyPool(optional):
string
Maximum Length:
1Default Value:N -
crossCcySweep(optional):
string
Maximum Length:
1Default Value:N -
domesticHybridPool(optional):
string
Maximum Length:
1Default Value:N -
domesticHybridSweep(optional):
string
Maximum Length:
1Default Value:N -
domesticPool(optional):
string
Maximum Length:
1Default Value:N -
domesticSweep(optional):
string
Maximum Length:
1Default Value:N -
enableIC(optional):
string
Maximum Length:
1Default Value:Y -
hostCountryCode(optional):
string
Maximum Length:
20 -
hostCountryName(optional):
string
Maximum Length:
50 -
hybrid(optional):
string
Maximum Length:
1Default Value:N -
ioRateType(optional):
string
Maximum Length:
8 -
isBvtAllowed(optional):
string
Maximum Length:
1Default Value:N -
isMbccAllowed(optional):
string
Maximum Length:
1Default Value:N -
pool(optional):
string
Maximum Length:
1Default Value:N -
skipAccountPair(optional):
string
-
skipOnAccountPairFail(optional):
string
Maximum Length:
1Default Value:N -
skipOnStructureFail(optional):
string
Maximum Length:
1Default Value:N -
sweep(optional):
string
Maximum Length:
1Default Value:N -
sweepBasis(optional):
string
Maximum Length:
1Default 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