allegro / allegro/allegro-api

[NEWS] One Fulfillment - wkrótce skorzystasz z usługi w ramach jednego, istniejącego konta / One Fulfillment - we will make it possible to use the service with a single, existing account

Abierto
#12,178 0 comentarios 0 reacciones 1 asignado Reclamado por @PrzemyslawLukanowski Ver en GitHub
News One Fulfillment
Lenguaje dominante
Sin datos de lenguaje
Estrellas
244
Forks
40
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

[One Fulfillment by Allegro](https://help.allegro.com/sell/pl/c/podstawowe-informacje-o-usludze) to usługa kompleksowej obsługi logistycznej, w ramach której sprzedawcy mogą wysłać swoje towary do centrum logistycznego Allegro, a my zajmujemy się ich kompleksową obsługą.

Wkrótce wprowadzimy zmiany w korzystaniu z tej usługi, ułatwiając dostęp do niej sprzedawcom, którzy posiadają jedno, główne konto na Allegro.

**Jak sprzedający mogą obecnie korzystać z One Fulfillment?**

Obecnie, aby korzystać z One Fulfillment, sprzedający muszą założyć nowe konto, oddzielnie od konta głównego. Aplikacja, która obsługuje sprzedawcę prowadzącego sprzedaż zarówno z własnego magazynu, jak i z Magazynu Allegro, musi działać w oparciu o dwa oddzielne tokeny użytkownika.

**Co zmienimy?**

Sprzedający nie będą musieli tworzyć dodatkowego konta firmowego. Każdy z użytkowników będzie mógł korzystać z usługi One Fulfillment w ramach istniejącego konta firmowego. Wystarczy, że wcześniej zaakceptuje regulamin usługi oraz [ustawi odpowiednie parametry](https://developer.allegro.pl/tutorials/one-fulfillment-by-allegro-0ADwgOLqWSw#jak-wystawic-oferte) w wystawianej ofercie. 

O tym, czy tworzona oferta jest typu One Fulfillment czy nie, będzie decydować wybrany cennik dostawy - podobnie jak w przypadku obsługi rynków zagranicznych. Cenniki One Fulfillment tworzymy automatycznie i sprzedający będą mogli go wskazać przy tworzeniu oferty. 

Sprzedający będą mogli również zamienić istniejącą ofertę  produktu, którego sprzedaż prowadzą z własnego magazynu, na ofertę typu One Fulfillment. Warunkiem zmiany będzie edycja oferty i ustawienie cennika One Fulfillment oraz odpowiednich wartości w wybranych polach tak, jak ma to miejsce przy wystawianiu oferty One Fulfillment, np. uzupełniony numer GTIN, faktura VAT, stawka VAT. Po zmianie typu oferty na One Fulfillment, oferta ta  będzie w statusie “ENDED” z powodem “by empty stock”. By aktywować tę ofertę należy awizować i dosłać produkty do Magazynu Allegro.

W ramach obsługi zamówień, w zasobie [GET /order/checkout-forms](https://developer.allegro.pl/documentation#tag/Order-management/operation/getListOfOrdersUsingGET) i[ GET /order-checkout-forms/{id}](https://developer.allegro.pl/documentation#tag/Order-management/operation/getOrdersDetailsUsingGET), wprowadzimy dodatkowe pole “fulfillment.provider”, dzięki któremu sprzedający rozpozna, czy musi obsłużyć to zamówienie, czy zrobi to magazyn Allegro.

Dodatkowo, 16 czerwca 2025 dla zwrotów płatności dodaliśmy nowe pola **commandId** i **order.id**. Wprowadziliśmy je, ponieważ pojedyncza płatność będzie mogła obejmować więcej niż jedno zamówienie – na przykład, sprzedawca otrzyma jedną wpłatę za zamówienie realizowane przez One Fulfillment (obsługiwane przez Magazyn Allegro) oraz za zamówienie obsługiwane samodzielnie. Aby ułatwić ich rozróżnienie, wprowadziliśmy pole order.id w obsłudze zwrotów płatności. Szczegóły i szerszy kontekst zmian dla obu nowych pól znajdziesz w [naszym newsie](https://developer.allegro.pl/news/zwroty-platnosci-do-kupujacych-wprowadzamy-obsluge-nowych-pol-b2mRL9zG2u6).

**Jakie są dalsze plany?**

Na początku listopada 2025 nowym procesem obejmiemy testową grupę sprzedających, a w pierwszym kwartale 2026 planujemy, aby zmiany były dostępne dla wszystkich użytkowników.

Planujemy wprowadzić również zmiany w istniejących zasobach. O szczegółach będziemy informować w kolejnych komunikatach.

-----

[One Fulfillment by Allegro](https://help.allegro.com/en/sell/c/general-information-about-the-service) is a comprehensive logistics service for e-commerce. As part of it, sellers can send their goods to the Allegro logistics center, and we will take care of their storage, handling of orders, and after-sales inquiries of their customers.

We will soon introduce changes to the use of this service, making it accessible to sellers who have a single main Allegro account.

**How can sellers currently use One Fulfillment?**

Currently, to use One Fulfillment, sellers must create a new, separate company account from their main one. The application used by a seller who handles sales from both their own warehouse and the Allegro warehouse must operate using two separate user tokens.

**What are we changing?**

Sellers will not have to create an additional account. Every user will be able to use the One Fulfillment service within their existing account. All that is required is to accept the service regulations and [set the appropriate parameters](https://developer.allegro.pl/tutorials/one-fulfillment-by-allegro-4R9dXyMPlc9#how-to-list-an-offer) in the listed offer.

Whether the offer being created is a One Fulfillment type or not will be determined by the shipping rate, similar to how it works for foreign marketplaces. We create the One Fulfillment shipping rate automatically, and sellers will be able to select it when creating an offer.

Sellers will also be able to convert an existing offer for a product that they sell from their own warehouse into a One Fulfillment offer. The condition for this change is to edit the offer and set the One Fulfillment shipping rate along with appropriate values in selected fields, just as you would when listing a new One Fulfillment offer (e.g., a complete GTIN, VAT invoice, and VAT rate). After the offer type is changed to One Fulfillment, it will be in an "ENDED" status. To activate the offer, you must create an advanced shipment notice (ASN) and send the products to the Allegro Warehouse.

As part of order management, in the[ GET /order/checkout-forms](https://developer.allegro.pl/documentation#tag/Order-management/operation/getListOfOrdersUsingGET) and [GET /order-checkout-forms/{id}](https://developer.allegro.pl/documentation#tag/Order-management/operation/getOrdersDetailsUsingGET) resources, we will introduce an additional field, “fulfillment.provider”, which will allow the seller to determine whether they are responsible for fulfilling the order or it will be done by the Allegro warehouse.

Additionally, on June 16, 2025, we added the new fields commandId and order.id for payment refunds. We introduced them because a single payment may cover more than one order – for example, a seller might receive one payment for an order fulfilled via One Fulfillment (handled by Allegro's warehouse) and for an order they fulfill independently. To facilitate distinguishing between these, we are introducing the order.id field in payment refund handling. You can find details and a broader context for the changes to both new fields in [our news](https://developer.allegro.pl/news/payment-refunds-to-buyers-introducing-support-for-new-fields-zlvrDG02Ys2).

**What are the next steps?**

At the beginning of November 2025, we will include a test group of sellers in the new process, and in the first quarter of 2026, we plan for the changes to be available to all users.

We also plan to introduce changes to existing resources. We will provide details in other communications.

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.