Skip to main content

List Warehouse Location Mappings

GET 

/api/shopify/:integrationInstance/warehouse-location-mappings

Lists every synced Shopify location with its current SKU.io warehouse mapping (warehouse_id is null for unmapped locations) plus full location address details. The meta block summarizes how many locations are mapped vs unmapped. These mappings drive fulfillment routing when use_location_mapping_for_new_orders is enabled on the integration.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type