feat: additional api endpoint for hotel data

This commit is contained in:
Björn Fromme
2026-06-27 15:47:42 +02:00
parent 561883f74a
commit 51fa9fac62
2 changed files with 46 additions and 5 deletions
+5
View File
@@ -4,4 +4,9 @@ GET https://ep-reisen.ddev.site/api/product
&hotel=SSTGR
&key=abcabc123
### GET hotel data for myep
GET https://ep-reisen.ddev.site/api/hotel
?hotel=SSTGR
&key=abcabc123
###