Skip to main content

Set Carrier Family Default

PUT 

/api/odoo-3pl/:integration_instance/shipping-methods/routing/families/:shippingCarrier

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

odoo_3pl_shipping_method_id — the catalog entry to route the family to; null clears the default. suppress — the family deliberately sends no carrier (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