Update an existing application parameters
put
/application/{id}
This endpoint is used to update an existing application parameter.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
key of the application parameters Maintenance
Request Body that contains data required for updating an existing application parameters
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
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated application parameters
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object400 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