Investor Program API
Get all approved traders in the investor program
Returns a list of all traders with ACTIVE status
get/rest/api/v1/investorProgram/traders
Response
OK
Example response
[
{
"setting": {
"maxLotSize": 10,
"minLotSize": 0.01
}
}
]Changes
Changed in 1 of the 3 revisions of this API.1
- ▲
added
FeatureNewsFilterDTOFeatureNewsProtectionDTOFeatureMarginCapDTOFeatureSpreadFilterDTOFeatureScheduledCloseReopenDTOto theitems/settingresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲