Reopen the remitter ids by given ID
patch
/service/remitters/{virtualIdentifier}/{remitterId}/reopen
This endpoint is used to reopen the remittance ids identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
remitterId(required): string
key of the remitterids Maintenance
-
virtualIdentifier(required): string
key of the remitterids Maintenance
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Request body contain remitterids and Modification no of remitterids maintenance which need to be reopen"
Response
Supported Media Types
- application/json
- application/xml
- text/csv
200 Response
Successful operation.
Nested Schema : RemitterIdServiceResponseDataDto-allOf[0]
Type:
Show Source
object
-
additionalInfo:
string
Additional information provided by corporate for further use
-
authStatus:
string
Authorization Status of Virtual Account
-
checkerDateStamp:
string
Date and Time when some action on Virtual Account is authorized
-
checkerId:
string
Checker ID of Virtual Account
-
ibanAccountNo:
string
IBAN for the Identifier
-
ibanReqd:
string
Flag that indicates if IBAN is to be generated or not
-
identifierAccountNo:
string
Identifier Account which is VirtualIdentifier + remitterId
-
makerDateStamp:
string
Date and Time when Virtual Account is created or modified or closed or reopened
-
makerId:
string
Maker ID of Virtual Account
-
modNo:
integer
Version number of Virtual Account
-
onceAuth:
string
Flag that indicated if Virtual Account is authorized once or not
-
realCustomerNo:
string
Minimum Length:
1
Maximum Length:20
Customer number for which Remitter list id is maintained -
reconInfo:
string
Reference number provided by corporate for reconciliation purpose
-
recordStatus:
string
Record Status of Virtual Account
-
remitterId:
string
Minimum Length:
1
Maximum Length:35
Pattern:^[a-zA-Z0-9]+$
Identification number of the Remitter which is the second part of the VAI account number -
remitterListId:
string
Minimum Length:
1
Maximum Length:35
Pattern:^[a-zA-Z0-9]+$
Unique identification number to identify Remitter list -
validityEndDate:
string
Date till which Remitter id will be active
-
validityStartDate:
string
Date from which Remitter id will be active
-
virtualIdentifier:
string
Minimum Length:
1
Maximum Length:15
Virtual Identifier
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error