v1
latestOpenAPI 3.0.02026-07-2471143147.5 KBPortfolio
Get portfolio details with order
Get portfolio details with a hypothetical order applied. This endpoint simulates the impact of placing an order on your portfolio without actually executing it. Useful for pre-trade risk assessment.
post/v1/portfolio/detail-preview
Request body
Example request
{
"client_order_id": "0",
"permit": {
"account": "0x742d35Cc6634C0532925a3b844Bc454e4438f44e",
"signer": "0x1234567890123456789012345678901234567890",
"nonce_anchor": "0"
}
}Response
A successful response.