Retrieve the first location By location id
Authorization Policies Required:md_inventory: Ensures the tenant has purchased or subscribed to the inventory module.
manage_inventory: Ensures the user has the required permissions to manage inventory.
Request Code Samples
curl --location --request GET 'https://platform.shopranos.eu/api/locations/default' \
--header 'x-companyId: b3e68ad4-06c8-4e70-965b-c02b38f66ef2'
Responses
application/json
Success. The location record was retrieved.
Modified at 2026-03-16 11:47:49