Skip to main content

Bulk Map Shipping Methods

PUT 

/api/trackstar/integration-instances/:integration_instance/shipping-methods/bulk-map

Map many Trackstar shipping methods (by their SKU.io record id) to a single SKU.io shipping method in one call. Set shipping_method_id to null to clear the mappings. Requires a Bearer token.

Body: ids (array of integers, required) — the Trackstar shipping-method ids; shipping_method_id (integer, nullable) — the SKU.io shipping method to assign, or null to unmap.

Request

Responses

OK

Response Headers
    Content-Type