Get store information about suppliers of physical products.
GET/api/data-fetch/v1/reward-shop/supplier
The supplier is responsible for storing information about the suppliers of items that are physical products.
Request
Responses
- 200
- 400
- 404
- 500
A list of supplier information.
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.