Attach Bank to a Sub-Account
This endpoint helps help to add bank account for a sub-account created
POST
https://api.oneappgo.com/v1/business/addbank-subaccount
Headers
Name
Type
Description
authorization*
String
SECRET_KEY
Request Body
Name
Type
Description
trackingid
string
Customer tracking id from the create account endpoint response
bankname
string
Your preffered bank from the list of available partner banks. List of available banks are: providus, 9psb, polaris, fidelity
Take a look at how you might do this:
Sample Response
Last updated
Was this helpful?