allegro / allegro-api

Issue tracker and wiki for Allegro REST API
https://developer.allegro.pl/
213 stars 39 forks source link

New delivery - DHL #9542

Open TarnJul opened 1 month ago

TarnJul commented 1 month ago

Hi. We have started working with the new DHL delivery service. Manually we can send a parcel via Allegro and create a leis. But if we use the API, we get the error “UNKNOWN_ADDITIONAL_SERVICE”. What should I correct in the request? Id Allegro 13046f50-4d68-11ef-a973-71f6de66839f

PrzemyslawLukanowski commented 1 month ago

Hi, instead of "ADDITIONAL_HANDLING" please try to provide "additionalHandling", the same way we return this information in the GET /shipment-management/delivery-services:

            "additionalServices": [
                {
                    "id": "additionalHandling",
                    "name": "Paczka niestandardowa",
                    "description": "Paczka o kształcie, który nie jest prostopadłościanem (np. opona, tuba) lub taka, która jest owinięta stretchem, folią lub innym materiałem utrudniającym przesuwanie."
                },
TarnJul commented 1 month ago

Hi. When delivery metod is DHL and dimention product is more than 120 x 60 x 60 cm I get this error DIMENSIONS_VALIDATION_ERROR. But the managers on the DHL side say that they work with large orders. Can you remove the limits for large orders from your side? ID 60c77a20-542a-11ef-8104-25685b378bed

Lukasz-Zurek commented 1 month ago

We cannot remove the limits, because these are not on our side. Our logistic operator does have limits for every courier, also DHL, for specific methods. I believe that DHL works with large orders, but not in our Ship with Allegro service.

TarnJul commented 1 month ago

I see. Thanks. I get another error DHL "code": "PACKAGES_COUNT_EXCEEDED", "message": "Maximum number of parcels is 1". ID 9943b6e0-54aa-11ef-9546-d53b31e1912a Is it problem on DHL side too? And why can users choose DHL delivery if they order more than 1 product? Why is there no checkout?

Lukasz-Zurek commented 1 month ago

You have provided more than one package in the "packages" section. It is not possible for DHL courier. The maximum number of packages included in one shipment: 10 (applies only to DPD and WE|DO).

So if you want to create more than one package, you have to create another shipment. It will be 1 shipment = 1 package in this situation.

stale[bot] commented 1 week ago

W tym wątku nie pojawiła się żadna nowa odpowiedź w ciągu 7 dni, dlatego automatycznie oznaczamy go jako przeterminowany. Jeśli w ciągu kolejnych 7 dni nie pojawi się żadna odpowiedź, wątek zostanie zamknięty. Dziękujemy za zaangażowanie w dyskusję i zachęcamy Cię do wypełnienia ankiety dotyczącej naszego wsparcia na forum.


There was no new reply in this thread within 7 days, therefore, we automatically marked it as expired. If no response is received within the next 7 days, this thread will be closed. Thank you for engaging in the discussion. We encourage you to complete our forum support survey.