[NEWS] Parametry i kategorie w wersji anglojęzycznej / Category and parameters in English
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 244
- Forks
- 40
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Od dziś możesz pobrać **nazwy kategorii i parametrów także w języku angielskim**. Wystarczy, że w wywołaniu zasobów:
- [GET /sale/categories](https://developer.allegro.pl/documentation/#operation/getCategoriesUsingGET)
- [GET /sale/categories?parent.id={categoryId}](https://developer.allegro.pl/documentation/#operation/getCategoryUsingGET_1)
- [GET /sale/categories/{categoryId}/parameters](https://developer.allegro.pl/documentation/#operation/getFlatParametersUsingGET_2)
,dodasz nagłówek:
**-H ‘Accept-Language: en-US’**
Więcej informacji o parametrach i kategoriach znajdziesz w [naszym poradniku](https://developer.allegro.pl/sale/#step-2).
---
As of today, you can specify the language in the header to get a response in English for the following resources:
- [GET /sale/categories](https://developer.allegro.pl/documentation/#operation/getCategoriesUsingGET)
- [GET /sale/categories?parent.id={categoryId}](https://developer.allegro.pl/documentation/#operation/getCategoryUsingGET_1)
- [GET /sale/categories/{categoryId}/parameters](https://developer.allegro.pl/documentation/#operation/getFlatParametersUsingGET_2)
To retrieve English version just add header:
**-H ‘Accept-Language: en-US’**
You will find more information in our guide - [Listing offers](https://developer.allegro.pl/en/sale/#step-2).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.