GET https://api.e-manage.nl/section/store/<storeId>

This API method can be used to retrieve a collection of sections for a given store ID.

Request

The store ID has to be passed in the URL, please see the example below.

Response

A collection of SectionGetResponse objects.

Example

A request to retrieve sections for a given store:

https://api.e-manage.nl/section/store/123456