latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Link Accounts
Create a Link account
Creates a new account for the given enterprise at the specified venue.
post/api/link/v1/enterprises/{enterpriseId}/accounts
Path parameters
enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f
Your enterprise id.
Headers
user-idstring required
User id of the user making the request.
Request body
Example request
{
"venueId": "COINBASE_EXCHANGE",
"name": "My Coinbase Account",
"description": "This account is used for trading on Coinbase.",
"parentAccount": "aba3a693-4f28-4523-8e53-85a3df22a608"
}Response
Created