Request Trading Permission

### Send a request to grant trading permission for your account to another party. Once this request is reviewed by our accounting and compliance, the other party will be allowed to access your account as if it was one of that party's own accounts. **_*NOTE*_**: B2B Partners, don't use this endpoint. Instead, prefer [/user/createTradingPermission](#tag/Users/operation/createTradingPermission), or if creating and assinging many accounts, prefer [/user/createEvaluationAccounts](#operation/createEvaluationAccounts).

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
accountIdlongRequired
ctaContactstringRequired<=64 characters
ctaEmailstringRequired<=64 characters

Response

TradingPermissionResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

tradingPermissionobject or null