Beneficiary Registration Request Parameters
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 |
---|---|---|---|
merchantID | AN 25 | M | Merchant ID provided by 2C2P to merchant |
requestID | AN 40 | M | Unique number used to validate requests
|
idCard | C 50 | C | Beneficiary ID Card |
accountName | C 10 | M | Beneficiary account name |
bankCode | AN 20 | C | Beneficiary bank code
|
emailAddress | A 50 | O | Beneficiary email address |
mobileNo | A 50 | C | This is personal info and not beneficiary type value |
companyId | A 50 | O | This is personal info and not beneficiary type value |
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 | If merchant does not provide this endpoint. Merchant can use query API to check registration status |
preferredProvider | C 50 | C | Indicate Preferred Provider if Mobile Number is used for multiple wallets
|
Updated 3 months ago