Transfer positions between portfolios
Transfer an existing position from one portfolio to another. The position transfer must fulfill the same portfolio-level margin requirements as submitting a new order on the opposite side for the sender’s portfolio and a new order on the same side for the recipient’s portfolio. Additionally, organization-level requirements must be satisfied when evaluating the outcome of the position transfer.
API Key Permissions
This endpoint requires an API key with trade
permission.
For more information, please visit the INTX Java SDK.
For more information, please visit the INTX Java SDK.
For more information, please visit the INTX .NET SDK.
For more information, please visit the INTX Python SDK.
For more information, please visit the INTX TS SDK.
Authorizations
The Client ID that owns the API Key for the request
The pass phrase affiliated with the API Key
A HMAC SHA-256 signature using the API Key secret on the string TIMESTAMP, METHOD, REQUEST_PATH, BODY
The timestamp of when the request is being made
Body
Response
Transfer processed
The response is of type object
.