v9

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

Create strategy carrier

Creates a new strategy carrier within the caller account and parent strategy. The parent Strategy, the referenced Carrier and the referenced DeliveryType must already exist in the same account, and the DeliveryType must be active.

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

Path parameters

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

Parent strategy identifier (UUID).

Request body

carrier_idstring required
delivery_type_codesstring[] required
activeboolean
holidays_openboolean
delivery_modalitiesstring[]
channel_codesstring[]
metadataobject nullable

Response

Strategy carrier created.

idstring required
strategy_idstring required
carrier_idstring required
delivery_type_codesstring[] required
activeboolean required
holidays_openboolean required
delivery_modalitiesstring[] required
channel_codesstring[] required
coverage_areaobject nullable required
carrier_activeboolean required
metadataobject nullable required
created_atstring required
updated_atstring required