Document processHTML
[tolino-api-docs.git] / api / pageplace.bosh-bosh-rest-recommendation-xyz.rst
index 088d583423b157597c0012af53ad3dc7dc15e1d7..7cbf8eeec0669d4bdfa4f16fbe859b15082d64da 100644 (file)
@@ -12,28 +12,7 @@ Part of the `sync process`_.
 Request
 =======
 Header
-  ``t_auth_token``
-    OAuth token obtained from `POST https://thalia.de/auth/oauth2/token`_.
-
-    Example: ``eyJhbGciOiJSUzI1NiJ9.eyJhdWRpZW5jZSI6InRyZWFkZXJ2aXNpb24zIiw...``
-  ``Accept``
-    Example: ``application/json; charset=UTF-8``
-  ``m_id``
-    FIXME: Maybe reseller ID?
-
-    Example: ``3``
-  ``hardware_id``
-    Seems to be the same as the ``xxx`` value in the URL.
-
-    Example: ``665fc389ef4e47258c5db9fa7821bd19``
-  ``Content-Type``
-    ``application/json; charset=UTF-8``
-
-    This is a lie; there is no request body.
-  ``client_type``
-    Example: ``TOLINO_VISION_3``
-  ``client_version``
-    Example: ``14.1.0``
+  See `bosh v1 header set`_
 GET parameters
   ``count``
     Number of recommendations to return
@@ -47,7 +26,17 @@ Response
 ========
 HTTP status code ``200 OK``.
 
-Example:
+
+Response body definition
+------------------------
+
+``publicationType``
+  Can be empty or one of: ``EBOOK``, ``EMAGAZINE``, ``EPAPER`` or ``EDATA``.
+  Not used.
+
+
+Example
+-------
 
 .. include:: pageplace.bosh-bosh-rest-recommendation-xyz.response.json
    :code: