Adds a new application parameters
post
/application
This endpoint is used to add a new application parameter.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for creating a new application parameters
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
-
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
-
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
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
-
Location: string
URL of newly created application parameters
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
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