Skip to main content

Store Mapped Warehouse Locations

PUT 

/api/integration-instances/:integration_instance/store-mapped-warehouse-locations

Save Shopify location to warehouse mappings for an integration instance.

Required scope: integrations:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token + Power User access.

Required: warehouse_mappings array. shopify_location_id must exist in shopify_locations. warehouse_id must exist in warehouses.

Request

Responses

OK