Register Account
This service can be used by user/partners to register fund transfer accounts. Use this relative URL for generating a signature:
Relative URL : /account/api/register
And also need to create a signature and use the request header + request body.
virtual_account
Numeric (20)
Mandatory
VA partner
beneficiary_account
Numeric (128)
Mandatory
Destination account number
beneficiary_account_name
Alphanumeric (255)
Mandatory
Account name of destination account number
beneficiary_va_name
Alphanumeric (255)
Mandatory
Name for account
beneficiary_bank_code
Numeric (10)
Mandatory
Bank code
beneficiary_bank_branch
Alphanumeric (255)
Mandatory
Name of branch bank
beneficiary_region_code
Numeric (4)
Mandatory
Code of region bank
beneficiary_country_code
Alphanumeric (2)
Mandatory
Code of country
beneficiary_purpose_code
Numeric (1)
Optional
Code of purpose of using the system account
virtual_account
Numeric (20)
Mandatory
Virtual account of partner
Beneficiary_account
Numeric (20)
Mandatory
Beneficiary account of new VA under partner
beneficiary_account_name
Alphanumeric (255)
Mandatory
Account bank name
beneficiary_va_name
Alphanumeric (255)
Mandatory
VA name
beneficiary_bank_code
Numeric (10)
Mandatory
Bank code
beneficiary_bank_name
Alphanumeric
Mandatory
Bank name
beneficiary_bank_branch
Alphanumeric (255)
Mandatory
Branch of bank
beneficiary_region_code
Numeric (4)
Mandatory
Region code
beneficiary_country_code
Alphanumeric (2)
Mandatory
Country Code
beneficiary_purpose_code
Numeric
Optional
Purpose Code
bank_account_number
Numeric
Mandatory
Beneficiary account no
bank_account_name
Alphanumeric
Mandatory
Name of beneficiary account
status
Numeric
Mandatory
List registration status: 1 = On Process 6 = Already Registered
message
Alphanumeric
Mandatory
Message description
response_code
Alphanumeric (2)
Mandatory
Response code from bank (00 = success)
response_desc
Alphanumeric (32)
Mandatory
Response desc from bank
Last updated