RevenueGroupPerStore
GET https://api.e-manage.nl/revenue-group/store/<storeId>
This API method can be used to retrieve a collection of revenue groups 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 RevenueGroupGetResponse objects.
Example
A request to retrieve revenue groups for a given store:
https://api.e-manage.nl/revenue-group/store/123456