v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
strategy-channels

Link a channel to the strategy

Creates a new strategy channel within the caller account and parent strategy. The parent Strategy and the referenced Channel must already exist in the same account.

post/api/v1/strategies/{strategyId}/channels

Path parameters

strategyIdstring uuid required
Example:01920000-0000-7000-8000-000000000000

Parent strategy identifier (UUID).

Request body

price_list_idstring uuid nullable
channel_codestring required
activeboolean
metadataobject nullable

Response

Strategy channel created.

metadataobject nullable required
idstring required
strategy_idstring required
channel_codestring required
activeboolean required
price_list_idstring nullable required
created_atstring required
updated_atstring required