Ahkstatus Datentyp

Der Ahkstatus beinhaltet Statusinformation sowie den Typ (Abholanordnung / Aufstellungsanordnung) zu einem bestimmten Code.

Namespace
http://www.ear-system.de/ear-soap/v2
Name Datentyp Beschreibung
codeId string Abhol- oder Aufstellungscode
typ string Typ der Anordnung. Mögliche Werte sind "Abholanordnung" oder "Aufstellungsanordnung".
status Status Status der Abhol- bzw. Aufstellungsanordnung

Beispiel

<ahkstatus xmlns="http://www.ear-system.de/ear-soap/v2">
  <codeId>AbC1</codeId>
  <typ>Abholanordnung</typ>
  <status>
    <statusId>5</statusId>
    <statusText>Aufstellung bestätigt nach Zuweisung</statusText>
  </status>
</ahkstatus>

Impressum | Disclaimer | Datenschutzerklärung
© ear ist eine eingetragene Marke
Schnittstellen-Version 2.5