Get Connected Accounts
List connected accounts
List of connected accounts can be seen via dashboard and available via API for larger integrations. If you accessing connected accounts via your business dashboard, simply go to connect and select the connected account tab.
Terminologies for connected businesses
limit
: This refers to the number of paginated data you want to be returnedPage
: This refers to the particular pagination you want to returned.
Get Connected accounts
Connected accounts can either be created via your business/merchant dashboard or directly via create account endpoint.
Create a Connected Accounts
GET
https://api2.ourpass.co/v1/api/subaccounts/partial
This endpoint help businesses to create connected accounts
Headers
Name
Type
Description
apiKey*
String
Pass your api key in the request header to authorise the call
Last updated