Wiki source code of API REST Resources

Last modified by Shop Team on 2023/02/13 22:55

Show last authors
1 = Available Locales =
2
3 Several endpoints allow the use of a ?locale=xx_yy query parameter in the request url. The available locales are as follows (note that they are not ISO compliant):
4
5 === European Platform (EU) ===
6
7 de_DE, fr_FR, en_GB, nl_NL, it_IT, no_NO, se_SE, es_ES, en_EU, en_IE, dk_DK, pl_PL, fi_FI, de_AT, de_CH, fr_CH, it_CH, fr_BE, nl_BE
8
9 === North American Platform (NA) ===
10
11 us_US, us_CA, fr_CA, us_AU
12
13 = Paging =
14
15 Some resources act as list for the given entities. One can page through the pages of a list by providing a offset or for some resources a page paramter.
16
17 = Table of Contents =
18
19
20
21 {{children/}}