Accepting Payments with Connected Accounts
You can accept payments by specifying the ID and authorisation key at the point of accepting payments.
Accepting payments using connected account
GET
https://api2.ourpass.co/v1/api/subaccounts/:subaccountId
Path Parameters
Name
Type
Description
subaccountId*
String
This is the unique ID of the connected account to use for accepting payments.
Headers
Name
Type
Description
apiKey*
String
Pass your api key in the request header to authorise the call
Last updated