[NEWS] Usuwamy parametr user.id / seller.id z wywołań / We removed the parameter user.id / seller.id from the calls
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 244
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.