Work in progress #6: Define header sets
[tolino-api-docs.git] / api / pageplace.bosh-bosh-rest-recommendation-xyz.rst
1 ==============================================================
2 ``GET https://bosh.pageplace.de/bosh/rest/recommendation/xyz``
3 ==============================================================
4
5 Get advertisements for the main reader screen.
6
7 FIXME: Why the ``xyz`` in the URL?
8
9 Part of the `sync process`_.
10
11
12 Request
13 =======
14 Header
15   See `bosh v1 header set`_
16 GET parameters
17   ``count``
18     Number of recommendations to return
19
20     Example: ``12``
21   ``fullShopUrl``
22     ``true``
23
24
25 Response
26 ========
27 HTTP status code ``200 OK``.
28
29 Example:
30
31 .. include:: pageplace.bosh-bosh-rest-recommendation-xyz.response.json
32    :code: