GET
/
accounts
/
{account_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
integer
required

Account ID to be created

Response

200 - application/json
account_id
string

Created account ID.

account_created
object