This page lists all CRUD requests included in the current version of the Manager's API.
The requests are grouped by the types of server entities that they are supposed to create/update/delete.
Request | Definition |
---|---|
CrudAssetReq |
The request to create/update/delete an asset. |
CrudSymbolReq |
The request to update/delete a symbol. |
CrudLiquidityFeedSymbolReq |
The request to create/update/delete a feed symbol setting. |
Request | Definition |
---|---|
CrudGroupReq |
The request to create/update/delete an group. |
CrudTraderReq |
The request to create/update/delete an account. |
Request | Definition |
---|---|
CrudCommissionProfileReq |
The request to create/update/delete a commission profile. |
CrudExecutionProfileReq |
The request to create/update/delete an execution profile. |
CrudGSLScheduleReq |
The request to create/update/delete Guaranteed Stop Loss (GSL) schedule items. |
CrudDynamicLeverageReq |
The request to create/update/delete dynamic leverage settings. |
CrudProtectionProfileReq |
The request to create/update/delete a protection profile. |
SwapFreeProfileReq |
The request to create/update/delete a swap free profile. |
CrudTradeNotificationProfileReq |
The request to create/update/delete a trade notification profile. |
CrudVolumeProfileReq |
The request to create/update/delete a volume profile. |
Request | Definition |
---|---|
CrudSwapAndDividendProfileReq |
The request to create/update/delete a swaps and dividends profile. |
Request | Definition |
---|---|
CrudHolidayProfileReq |
The request to create/update/delete a holiday profile. |
CrudHolidayReq |
The request to create/update/delete a holiday. |
Request | Definition |
---|---|
CrudManagerReq |
The request to create/update/delete a manager. |