allegro / allegro/allegro-api

[NEWS] GET /offers/listing - wyszukaj oferty po loginie sprzedawcy / GET /offers/listing - search for offers by the seller login

Ouverte
#3,582 0 commentaires 0 réactions 1 personne assignée Réclamée par @PawelTaberski Voir sur GitHub
News
Langage dominant
Aucune donnée de langage
Étoiles
244
Forks
40
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Zgodnie z waszymi sugestiami od dziś w [GET /offers/listing](https://developer.allegro.pl/documentation/#operation/getListing) możecie wyszukać oferty danego sprzedawcy po jego loginie. Dotychczas można było wyszukać oferty danego sprzedawcy tylko po jego identyfikatorze.

**Przykładowy request:**
```
curl -X GET \
'https://api.allegro.pl/offers/listing?seller.login=Allegro' \
-H 'Authorization: Bearer {token}' \
-H 'Accept: application/vnd.allegro.public.v1+json'
```

---

According to your suggestions, we have introduced in [GET /offers/listing](https://developer.allegro.pl/documentation/#operation/getListing) possibility to search for offers by the seller login. Until now, it was possible to search for offers of a given seller only by ID.

**Sample request:**
```
curl -X GET \
'https://api.allegro.pl/offers/listing?seller.login=Allegro' \
-H 'Authorization: Bearer {token}' \
-H 'Accept: application/vnd.allegro.public.v1+json'
```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.