GET https://api.e-manage.nl/store-collection

This API method can be used to list all store collections per store (linked to your API key).

In the current version it is not supported to retrieve store collections without stores.

Request

No parameters can be passed.

Response

A collection of StoreStoreCollectionGetResponse objects. Each store collection linked to a store will be returned per row. Each linked store collection against another collection will return another row.

Example

A request to retrieve all store collections (linked to your API key):

https://api.e-manage.nl/store-collection