Get all valid virtual identifier for a given customer
get
/service/idmaps/fetchIdentifier
This endpoint is used to get all valid virtual identifier for a given customer and the identifier details.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
realCustomerNo: string
Real Customer No of remittance list id
-
virtualIdentifier(optional): string
virtual identifier for which details to be checked
Response
Supported Media Types
- application/json
- text/csv
- application/xml
200 Response
Returns message of succes or failure
Headers
Nested Schema : IdentifierMapLOVServiceDTO
Type:
Show Source
object
-
accountGroupId(optional):
string
VMCA
-
branchName(optional):
string
branch name
-
maxLength(optional):
number
maximum length of VI account number as per rule
-
minLength(optional):
number
Minimum length of VI account number as per rule
-
realAccountBrn(optional):
string
real account branch
-
realAccountNo(optional):
string
real account number
-
realCustomerNo(optional):
string
Real Customer Name
-
remitteridMask(optional):
string
Remitter Id mask at branch level
-
remitterListId(optional):
string
Remitter List Id
-
remitterListIdDesc(optional):
string
Remitter List Description
-
validationRuleId(optional):
string
corporate rule of the identifier
-
virtualIdentifier(optional):
string
virtual identifier
-
virtualIdentifierBranch(optional):
string
virtual Identifier branch
-
virtualIdentifierDesc(optional):
string
identifier Description
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