Create a connected Account
Accounts
Create a connected Account
Create a connected Account between two Companies by use of a tread_id.
This endpoint creates two complimentary connected Accounts:
- a “sender”
Accountowned by theCompanyspecified in thecompany-idpath param which has the providedaccount_types. - a “receiver”
Accountowned by theCompanyspecified in thetread_idwhich has the oppositeaccount_types
The newly created “sender” Account is returned.
This endpoint must be called by a principal authorized to act on behalf of the “sender” Company.
This endpoint requires the connect_companies IamPermission.
POST
Create a connected Account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Path Parameters
Company ID
Body
application/json
Response
Created
Retrieve connected Accounts that belong to a CompanyInvite a Company to connect through an Account for a Company