Get reward shop item
GET/api/data-fetch/v1/reward-shop/item
The item stores information about each product and is essential for processing an order.
Request
Responses
- 200
- 400
- 404
- 500
A list of reward shop items.
If the provided parameters are invalid.
If the module or collection is not found in the configuration file.
If there are connection problems with the database or an error performing the query.