latestOpenAPI 3.0.12026-08-16171142480.4 KB
ff1699330afa
Investor Program API
Get a specific approved trader by ID
Returns detailed information about a specific approved trader
get/rest/api/v1/investorProgram/traders/{traderId}
Path parameters
traderIdstring uuid required
Response
OK
Example response
{
"setting": {
"maxLotSize": 10,
"minLotSize": 0.01
}
}