Beneficiary Inquiry Response Parameter
Data Attribute Reference
Data Type
- A: Alphabet
- AN: Alphanumeric
- C: Characters
- B: Boolean
- D: Decimal
- N: Numeric
Mandatory attributes
- M: Mandatory
- C: Conditional
- O: Optional
Parameter | Data Type/ Length | Mandatory | Description |
---|---|---|---|
requestId | AN 40 | M | As per provided in beneficiary inquiry request |
beneficiaryId | AN 50 | C | Unique string generated by 2C2P |
accountName | C 10 | M | As per provided in beneficiary registration request |
emailAddress | A 50 | O | As per provided in beneficiary registration request |
mobileNo | A 50 | C | As per provided in beneficiary registration request |
bankCode | AN 20 | C | As per provided in beneficiary registration request |
merchantId | AN 25 | C | As per provided in beneficiary registration request |
idCard | C 50 | C | As per provided in beneficiary registration request |
companyId | A 50 | O | As per provided in beneficiary registration request |
beneficiaryType | C 50 | C | Type of beneficiary account which is used with beneficiaryTypeValue
|
beneficiaryTypeValue | C 50 | C | Value for beneficiaryType based on the type chosen. To be used with beneficiaryType
|
notificationUrl | A 200 | O | As per provided in beneficiary registration request |
respCode | N 4 | M | Response Code
|
respDesc | C 150 | M | Response Description
|
Remarks | C 150 | C | Send in notification callback only when registration is not success |
preferredProvider | C 50 | C | Indicate Preferred Provider if Mobile Number is used for multiple wallets
|
Updated about 2 months ago