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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Route name: woo-commerce.inventory.locations

Request

Responses

OK

Response Headers
    Content-Type