strategy-price-lists
Update strategy price list
Partially updates a strategy price list. Only active is mutable; strategy_id and price_list_id are immutable.
patch/api/v1/strategies/{strategyId}/price-lists/{id}
Path parameters
strategyIdstring uuid required
Example:01920000-0000-7000-8000-000000000000
Parent strategy identifier (UUID).
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
Strategy price list identifier (UUID).
Request body
Response
Strategy price list updated.