Stores

Load all stores in the instance

All stores in a particular instance can be loaded using the API. In the received information you will find their name, abbreviation, country, etc.

circle-info

Endpoint [GET] /System/Storesarrow-up-right on the API you can easily try.

circle-check

Load a specific store in an instance

Using the API, one specific store can be loaded according to its identifier in a given instance. In the received information you will find its name, abbreviation, country, etc.

circle-info

Endpoint [GET] /System/Stores/{id}arrow-up-right on the API you can easily try.

circle-check

Last updated

Was this helpful?