Reopen the core accounts by given customer account number
patch
/service/coreaccounts/{custAccountNo}/reopen
This endpoint is used to reopen the core accounts identified by given customer account number.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
custAccountNo: string
Key of the coreaccounts maintenance
Header Parameters
-
sourceCode: string
includecloseandunauth need to be set to fetch summary record, defult value is false
Request body contain coreaccounts and Modification no of coreaccounts 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 : CoreAccountDTO-allOf[1]
Type:
Show Source
object-
address1(optional):
string
Minimum Length:
0Maximum Length:105First line of the customer?s address -
address2(optional):
string
Minimum Length:
0Maximum Length:105Second line of the customer?s address -
address3(optional):
string
Minimum Length:
0Maximum Length:105Third line of the customer?s address -
address4(optional):
string
Minimum Length:
0Maximum Length:105Fourth line of the customer?s address
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