strategy-carriers
Update strategy carrier
Partially updates a strategy carrier by its identifier. The composite key (strategy, carrier) is immutable; delivery_type_codes may be replaced as long as each referenced delivery type exists and is active.
patch/api/v1/strategies/{strategyId}/carriers/{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 carrier identifier (UUID).
Request body
Response
Strategy carrier updated.