| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| ShopProdukt | ShopModule | Tankstellen |
| Property | Type | Entity | Reference | Module |
| (1) Einheitsgroesse | STRING | ShopProdukt | ||
| (2) IstAltersbeschraenkt | BOOL | ShopProdukt | ||
| (3) MarkenName | STRING | ShopProdukt | Marke | MarkeModule |
| (4) Name | STRING | ShopProdukt | ||
| (5) ShopProduktKategorie | LONG | ShopProdukt | ShopProduktKategorie | ShopProduktKategorieModule |
| (6) Sku | STRING | ShopProdukt |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /shopprodukt/{id} | findShopProduktById(id) | ShopModule | GET | ShopProdukt |
| (2) /shopprodukt/markenname/{id} | findAllShopProduktOfMarkenName(id) | ShopModule | GET | Marke ShopProdukt |
| (3) /shopprodukt | insertShopProdukt(shopprodukt) | ShopModule | POST | ShopProdukt |
| (4) /shopprodukt/{id} | updateShopProduktById(shopprodukt) | ShopModule | PUT | ShopProdukt |
| (5) /shopproduktpreis/shopprodukt/{id} | findAllShopProduktPreisOfShopProdukt(id) | ShopModule | GET | ShopProdukt ShopProduktPreis |
| (6) /shopprodukt/{id} | deleteShopProduktById(id) | ShopModule | DELETE | ShopProdukt |
| (7) /shopprodukt/shopproduktkategorie/{id} | findAllShopProduktOfShopProduktKategorie(id) | ShopModule | GET | ShopProduktKategorie ShopProdukt |
| (8) /shopprodukt | findAllShopProdukt() | ShopModule | GET | ShopProdukt |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |