Skip to main content

Import Shipping Method Mappings

POST 

/api/odoo-3pl/:integration_instance/shipping-methods/import

Upload a CSV of carrier-to-SKU shipping-method mappings. Each row is keyed by odoo_3pl_carrier_id and resolves the SKU.io method by shipping_method_id (authoritative) or shipping_method_name (fallback). Both blank clears that mapping. Content-Type is multipart/form-data; the file must be a CSV (max 2 MB). Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type