Skip to main content

CRUD Operations

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.

Assets, Symbols, and Feed Symbol Settings

RequestDefinition
CrudAssetReqThe request to create/update/delete an asset.
CrudSymbolReqThe request to update/delete a symbol.
CrudLiquidityFeedSymbolReqThe request to create/update/delete a feed symbol setting.

Accounts, and Groups

RequestDefinition
CrudGroupReqThe request to create/update/delete an group.
CrudTraderReqThe request to create/update/delete an account.
RequestDefinition
CrudCommissionProfileReqThe request to create/update/delete a commission profile.
CrudExecutionProfileReqThe request to create/update/delete an execution profile.
CrudGSLScheduleReqThe request to create/update/delete Guaranteed Stop Loss (GSL) schedule items.
CrudDynamicLeverageReqThe request to create/update/delete dynamic leverage settings.
CrudProtectionProfileReqThe request to create/update/delete a protection profile.
SwapFreeProfileReqThe request to create/update/delete a swap free profile.
CrudTradeNotificationProfileReqThe request to create/update/delete a trade notification profile.
CrudVolumeProfileReqThe request to create/update/delete a volume profile.

Swaps and Dividends Profiles and Price Streams

RequestDefinition
CrudSwapAndDividendProfileReqThe request to create/update/delete a swaps and dividends profile.

Session Profiles, Holiday Profiles, and Holidays

RequestDefinition
CrudHolidayProfileReqThe request to create/update/delete a holiday profile.
CrudHolidayReqThe request to create/update/delete a holiday.

Managers

RequestDefinition
CrudManagerReqThe request to create/update/delete a manager.