Add Account
This api links the customer bank account to vpas (ONE_TO_MANY mapping). In case the vpa does not exist, same will be created.
If primaryAccountMapping is ONE_TO_ALL then account in request will be set primary for all vpas of a customer. If primaryAccountMapping is NONE then account in request will not be set primary for vpa passed in request.
Additionally, if setAsDefaultBank is passed as "true", then the account becomes default for the customer and all his vpas. All incoming payments to any of the customer vpas will be credited to this account.
application/json
This is a signature over combination of headers, payload. Refer Signature Calculation section for more details.
Will be shared while onboarding.
Will be shared while onboarding.
application/json
This is an epoch unix timestamp string. For example, 1496918882000. It can be used by us to invalidate older requests.
Merchant generated unique profile id for customer
Constraints : Alphanumeric string with dot(.). Maximum length is 256.
Unique id for the bank account to be linked
Constraints : bankAccountUniqueId in the response of Fetch Accounts api call.
VPA to which the bank account should be linked
Constraints : something@handle
A flag denoting whether the account has to be made default for the customer
A flag denoting whether the account has to be made primary for the customer
Constraints : ONE_TO_ONE, ONE_TO_ALL, NONE
Stringified JSON for udf parameters
PSP status of the API
Values : SUCCESS|FAILURE
PSP response code for the API
PSP response message for the API
Unique id for the merchant as passed in request headers
Unique id for the merchant channel as passed in request headers
Merchant generated unique profile id for customer as passed in the request
Customer mobile number
Values : 12 digits mobile number string
Detail of all the active linked vpas and accounts
Type of the account
Values : NRO, SAVINGS, PPIWALLET, SOD, NRE, BANKWALLET, CURRENT, UOD
Udf parameters as passed in the request
Constraints : JSON string
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

