Close the currency definitions by given ID
patch
/service/currencydefinitions/{currencyCode}/{maintenanceCountry}/close
This endpoint is used to close the currency definitions identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
currencyCode(required): string
key of the currencydefinitions Maintenance
-
maintenanceCountry(required): string
key of the currencydefinitions Maintenance
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Request body contain currencydefinitions and Modification no of currencydefinitions maintenance which need to be closed"
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
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 : CmcTmCurrencyDefinitionDto-allOf[1]
Type:
Show Source
object
-
altCurrencyCode:
string
Minimum Length:
0
Maximum Length:10
Pattern:^[A-Z0-9]*$
altCurrencyCode -
clsCurrency:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:Y|N)$
CLS Currency -
CmcTmCurrencyCountryMapDto:
array CmcTmCurrencyCountryMapDto
-
commodityCode:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:Y|N)$
commodityCode -
country:
string
Minimum Length:
0
Maximum Length:3
Pattern:^[A-Z]*$
country -
crAutoExRateLmt:
number
Minimum Length:
0
Maximum Length:3
Credit Auto Exchange Rate Limit -
currencyCode(required):
string
Minimum Length:
0
Maximum Length:3
Pattern:^[A-Z]*$
currencyCode -
currencyDecimals:
number
Minimum Length:
0
Maximum Length:1
currencyDecimals -
currencyEurType:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:E|I|O|C)$
Currency Euro type -
currencyFormatMask:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:I|N)$
currencyFormatMask -
currencyIntMethod:
number
Minimum Length:
0
Maximum Length:1
Pattern:^(?:0|1|2|3|4|5|6|7|8|9)$
Currency Interest Method -
currencyName:
string
Minimum Length:
0
Maximum Length:105
Pattern:^[A-Za-z ]*$
currencyName -
currencyRoundRule:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:T|U|D|R)$
Currency Round Rule -
currencyRoundUnit:
number
Currency Round Unit
-
currencySpotDays:
number
Minimum Length:
0
Maximum Length:3
currencySpotDays -
currencyTolLimit:
number
Currency Total Limits
-
currencyType:
string
Minimum Length:
0
Maximum Length:3
currencyType -
cutOffDays:
number
Minimum Length:
0
Maximum Length:2
cutOffDays -
cutOffHr:
number
Minimum Length:
0
Maximum Length:2
Cut off Hours -
cutOffMin:
number
Minimum Length:
0
Maximum Length:2
Cut off Minutes -
drAutoExRateLmt:
number
Debit Auto Exchange Rate Limit
-
eurConversionReqd:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:Y|N)$
Euro Conversion Required -
fxNettingDays:
number
Minimum Length:
0
Maximum Length:3
Foreign Exchange Netting Days -
gen103p:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:Y|N)$
Generate 103+ -
genCustCov:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:Y|N)$
genCustCov -
indexBaseCurrency:
string
Minimum Length:
0
Maximum Length:3
Index Base Currency -
indexFlag:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:Y|N)$
Index Flag -
isoNumCurrencyCode:
string
Minimum Length:
0
Maximum Length:3
Pattern:^[0-9]*$
isoNumCurrencyCode -
maintenanceCountry(required):
string
Minimum Length:
0
Maximum Length:3
maintenanceCountry -
positionEqvgl:
string
Minimum Length:
0
Maximum Length:9
Position Equivalent GL -
positionGl:
string
Minimum Length:
0
Maximum Length:9
positionGl -
settlementMsgDays:
number
Minimum Length:
0
Maximum Length:3
Settlement Days -
validate50f:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:Y|N)$
validate50f
Nested Schema : CmcTmCurrencyCountryMapDto
Type:
Show Source
object
-
countryCode(required):
string
Minimum Length:
0
Maximum Length:3
countryCode -
countryDesc:
string
Minimum Length:
0
Maximum Length:105
countryDesc -
currencyCode:
string
Minimum Length:
0
Maximum Length:3
currencyCode -
currencyDefinitionId:
string
currencyDefinitionId
-
id:
string
id
-
maintenanceCountry:
string
Minimum Length:
0
Maximum Length:3
maintenanceCountry
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error