GET

Get Stores Location


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a Stores location.

Permissions
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Manage Products
Read Products
Manage Restaurants - all permissions
Read v3 catalog
Manage v3 catalog
Read inventory in v3 catalog
Read Stores Locations in v3 catalog
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/stores/v3/locations/{storesLocationId}

Path Params
storesLocationIdstringRequired

Stores location ID.

Response Object
storesLocationStoresLocation

Stores location.

Get StoresLocation

Get single StoresLocation by id

Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?