allegro / allegro-api

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

Nie udało się nadać przesyłki ze sposobem dostawy "Allegro Kurier DHL Irlandia" #8236

Closed DanyloSydorchuk closed 9 months ago

DanyloSydorchuk commented 10 months ago

Występuje problem: Nie można nadać przesyłki ze sposobem dostawy "Allegro Kurier DHL Irlandia". Przesyłka jest nadawana za pomocą REST API.

Kod pocztowy: T23 ET95 CreateNewParcelResponse TraceId: 405b0f934356eb4f

StatusResponse:

<StatusResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <TraceId>f184d70f849a6488</TraceId>
  <Id>28178d25-3f7d-4950-abc7-952f76755bed</Id>
  <Status>ERROR</Status>
  <Errors>
    <Error>
      <Code>VALIDATION_ERROR</Code>
      <Message>Receiver post code has wrong format</Message>
      <Path>receiver.address.postCode</Path>
      <userMessage>Kod pocztowy odbiorcy jest w złym formacie</userMessage>
    </Error>
  </Errors>
</StatusResponse>
PrzemyslawLukanowski commented 10 months ago

Problem występuje, ponieważ próbujesz nadać przesyłkę do Irlandii, ale w polu receiver.address.postCode wskazujesz Polskę ("PL").

stale[bot] commented 10 months 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.