Skip to main content

List Inventory Locations

GET 

/api/woo-commerce/:integrationInstance/inventory/locations

Get the inventory locations for the integration instance. WooCommerce has no native location concept, so a single synthetic "WooCommerce Store" location is returned whose ID equals the integration instance ID. It is always active.

Authorization

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

Route name: woo-commerce.inventory.locations

Request

Responses

OK

Response Headers
    Content-Type