Skip to main content

Set Carrier Family Default

PUT 

/api/trackstar/integration-instances/:integration_instance/shipping-methods/routing/families/:shippingCarrier

Layer 2 — set the default Trackstar shipping method for a whole shipping-carrier family. This is what makes a large catalog routable before any order exists.

trackstar_shipping_method_id — the catalog entry to route the family to; null clears the default. suppress — the family deliberately sends no shipping method (it is not a 3PL shipment); cannot be combined with a target. apply_to_methods — also clear per-method overrides inside the family, so they stop shadowing the new default.

Authentication: requires a Bearer token.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type