getIE599
Metoda umożliwia pobranie dokumentów IE599 dla przesyłki.
Parametry wejściowe
Nazwa pola | Typ | Wymagane? | Opis |
---|---|---|---|
authData | AuthData | Tak | Struktura autoryzacyjna |
shipmentId | string | Tak | Numer identyfikacyjny przesyłki |
Parametry wyjściowe
Nazwa pola | Typ | Wymagane? | Opis |
---|---|---|---|
getIE599Result | getIE599Result | Tak | Struktura typu GetIE599Result |
Przykład wywołania
<getIE599> <authData> <username>testomir</username> <password>testalski</password> </authData> <shipmentId>11122223333</shipmentId> </getIE599>