allegro / allegro/allegro-api

[NEWS] Usuwamy parametr user.id / seller.id z wywołań / We removed the parameter user.id / seller.id from the calls

Aberta
#3,625 0 comentários 0 reações 1 responsável Reivindicada por @MaciejFrackowiak Ver no GitHub
News
Linguagem predominante
Sem dados de linguagem
Estrelas
244
Forks
40
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Zgodnie z waszymi sugestiami od dzisiaj podczas wywoływania poniższych zasobów nie musicie już przekazywać parametru:
- **user.id** dla:
- [GET /sale/offer-additional-services/groups](https://developer.allegro.pl/documentation/#operation/getListOfAdditionalServicesGroupsUsingGET),
- [GET /sale/offer-additional-services/definitions](https://developer.allegro.pl/documentation/#operation/getListOfAdditionalServicesDefinitionsUsingGET),
- [GET /sale/size-table](https://developer.allegro.pl/documentation/#operation/getTablesUsingGET),
- [GET /sale/offer-tags](https://developer.allegro.pl/documentation/#operation/listSellerTagsGET_1),
- [GET /sale/offer-variants](https://developer.allegro.pl/documentation/#operation/getVariantSets),
- [GET /sale/user-ratings](https://developer.allegro.pl/documentation/#operation/getUserRatingsUsingGET),
- [GET /sale/loyalty/promotions](https://developer.allegro.pl/documentation/#operation/listSellerPromotionsUsingGET_1),
- **seller.id** dla:
- [GET /sale/offer-contacts](https://developer.allegro.pl/documentation/#operation/getListOfContactsUsingGET),
- [GET /sale/shipping-rates](https://developer.allegro.pl/documentation/#operation/getListOfShippingRatestUsingGET),
- [GET /after-sales-service-conditions/return-policies](https://developer.allegro.pl/documentation/#operation/getPublicSellerListingUsingGET_1),
- [GET /after-sales-service-conditions/implied-warranties](https://developer.allegro.pl/documentation/#operation/getPublicSellerListingUsingGET),
- [GET /after-sales-service-conditions/warranties](https://developer.allegro.pl/documentation/#operation/getPublicSellerListingUsingGET_2).

Jeżeli w swoim wywołaniu nadal przekażesz parametr **user.id** lub **seller.id**, to zwrócimy również poprawną odpowiedź.

-----
According to your suggestions, starting today, you no longer need to pass the parameter when calling the following resources:
- **user.id** for:
- [GET /sale/offer-additional-services/groups](https://developer.allegro.pl/documentation/#operation/getListOfAdditionalServicesGroupsUsingGET),
- [GET /sale/offer-additional-services/definitions](https://developer.allegro.pl/documentation/#operation/getListOfAdditionalServicesDefinitionsUsingGET),
- [GET /sale/size-table](https://developer.allegro.pl/documentation/#operation/getTablesUsingGET),
- [GET /sale/offer-tags](https://developer.allegro.pl/documentation/#operation/listSellerTagsGET_1),
- [GET /sale/offer-variants](https://developer.allegro.pl/documentation/#operation/getVariantSets),
- [GET /sale/user-ratings](https://developer.allegro.pl/documentation/#operation/getUserRatingsUsingGET),
- [GET /sale/loyalty/promotions](https://developer.allegro.pl/documentation/#operation/listSellerPromotionsUsingGET_1),
- **seller.id** for:
- [GET /sale/offer-contacts](https://developer.allegro.pl/documentation/#operation/getListOfContactsUsingGET),
- [GET /sale/shipping-rates](https://developer.allegro.pl/documentation/#operation/getListOfShippingRatestUsingGET),
- [GET /after-sales-service-conditions/return-policies](https://developer.allegro.pl/documentation/#operation/getPublicSellerListingUsingGET_1),
- [GET /after-sales-service-conditions/implied-warranties](https://developer.allegro.pl/documentation/#operation/getPublicSellerListingUsingGET),
- [GET /after-sales-service-conditions/warranties](https://developer.allegro.pl/documentation/#operation/getPublicSellerListingUsingGET_2).

If you still pass **user.id** or **seller.id** in your call, we will also return the correct response.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.