Reopen the country codes by given ID
patch
/service/countrycodes/{countryCode}/reopen
This endpoint is used to reopen the country codes identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
countryCode: string
Key of the countrycodes maintenance
Header Parameters
-
sourceCode: string
Source from which request is initiated
Request body contain countrycodes and Modification no of countrycodes maintenance which need to be reopen"
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:
objectDiscriminator:
resource_typeNested Schema : CmcTmCountryDto-allOf[1]
Type:
Show Source
object-
altCountryCode(optional):
string
Minimum Length:
2Maximum Length:10Pattern:^[A-Z]*$ -
blacklisted(optional):
string
Minimum Length:
0Maximum Length:1Pattern:^(?:Y|N)$ -
clearingNetwork(optional):
string
Minimum Length:
0Maximum Length:1 -
clrCodeBic(optional):
string
Minimum Length:
0Maximum Length:1Pattern:^(?:Y|N)$ -
countryCode:
string
Minimum Length:
0Maximum Length:3Pattern:^[A-Z0-9]*$ -
description:
string
Minimum Length:
0Maximum Length:105 -
euCountry(optional):
string
Minimum Length:
0Maximum Length:1 -
genMt205(optional):
string
Minimum Length:
0Maximum Length:1Pattern:^(?:Y|N)$ -
ibanCheckReqd:
string
Minimum Length:
0Maximum Length:1Pattern:^(?:Y|N)$ -
intraEuropean(optional):
string
Minimum Length:
0Maximum Length:1Pattern:^(?:Y|N)$ -
isdCode(optional):
number
Minimum Length:
0Maximum Length:10 -
isoNumCountryCode(optional):
string
Minimum Length:
0Maximum Length:3 -
regionCode(optional):
string
Minimum Length:
0Maximum Length:3
Nested Schema : items
Type:
object400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error