Accounts
Initiate account onboarding
Initiates the onboarding process for a new account. This endpoint can only be used for accounts where at least one representative and one bank account have already been created.
POST
https://{environment}.straddle.io
/
v1
/
accounts
/
{account_id}
/
onboard
Authorizations
Authorization
string
headerrequiredUse your Straddle API Key in the Authorization header as Bearer <token> to authorize API requests.
Headers
request-id
string
Optional client generated identifier to trace and debug a request.
correlation-id
string
Optional client generated identifier to trace and debug a series of requests.
Path Parameters
account_id
string
requiredBody
terms_of_service
object
requiredResponse
201 - text/plain
meta
object
requiredresponse_type
enum<string>
requiredIndicates the type of data returned.
Available options:
object
, array
, error
, none
data
object
required