allegro / allegro/allegro-api

[NEWS] POST /sale/product-offers oraz PATCH /sale/product-offers{offerId} - dodaliśmy obsługę kolejnych pól (wysokość stawki podatku VAT i czas trwania oferty), które możesz wysłać w żądaniu / POST /sale/product-offers and PATCH /sale/product-offers{offerId} - we added support for more fields (VAT rate and offer duration) that you can send in the request

Aberta
#3,808 1 comentário 0 reações 1 responsável Reivindicada por @AureliuszBrussy 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

W odpowiedzi na wasze sugestie dodaliśmy w:

- [POST /sale/product-offers](https://developer.allegro.pl.allegrosandbox.pl/documentation/#operation/createProductOffers),
- [PATCH /sale/product-offers/{offerId}](https://developer.allegro.pl.allegrosandbox.pl/documentation/#operation/editProductOffers)

obsługę dwóch kolejnych atrybutów oferty: wysokość stawki podatku VAT i czas trwania oferty. Atrybuty te ustawisz w ofercie, jeśli w strukturze żądania zadeklarujesz pola:

- tax.percentage - wysokość podatku VAT,
- publication.duration - czas trwania oferty.

Więcej informacji na temat nowych pól znajdziesz w [naszym poradniku](https://developer.allegro.pl.allegrosandbox.pl/product_offers/).

--------

In response to your suggestions, we have added in:

- [POST /sale/product-offers](https://developer.allegro.pl.allegrosandbox.pl/en/documentation/#operation/createProductOffers),
- [PATCH /sale/product-offers/{offerId}](https://developer.allegro.pl.allegrosandbox.pl/en/documentation/#operation/editProductOffers)

support for two more offer attributes: VAT rate and offer duration. You can set these attributes in the offer if you declare the fields in the request structure:

- tax.percentage - VAT rate,
- publication.duration - offer duration.

You can find more information about new fields in [our guide](https://developer.allegro.pl.allegrosandbox.pl/en/product_offers/).

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.