101 |
Authentication failed |
The credentials specified in the request failed to identify a registered user or system. |
101.a |
Missing or mismatching authentication data |
The operation requires user and/or system identification and authentication. Suitable authentication data appeared to be missing from the request. |
101.c |
Authentication data malformed |
The operation requires user and/or system identification and authentication. The authentication data found in the request does not meet syntactical requirements and could not be processed. |
101.f |
Invalid ID/key combination |
The operation requires user and/or system identification and authentication. Authentication with the ID/key combination found in the request failed. |
101.g |
Invalid session ID |
The operation requires user and/or system identification and authentication. Authentication with the session ID found in the request failed. |
101.h |
Invalid PVP identification/authentication |
The operation requires user and/or system identification and authentication. Authentication with the Portalverbundprotokoll (PVP) data found in the request failed. |
101.i |
Invalid USP identification/authentication |
The operation requires user and/or system identification and authentication. Authentication with the Unternehmensserviceportal (USP) data found in the request failed. |
102 |
Not authorized |
The authenticated party or system is not authorized to invoke the operation or to access the resources. |
103 |
Mismatch between authenticated entity and specified sender |
The authenticated person or system is currently not authorized to share documents on behalf of the specified sender party. |
104 |
Time limit violation |
The request data submitted as input to the operation requires the transmission to occur within a specified time period, which has passed already or not yet started. |
105 |
Request/polling interval too short |
The web service supports a client's subsequent request only if a sufficient amount of time has passed since the previous request. The current request is premature and thus cannot be processed. |
106 |
Maximum number of requests exceeded |
The webservice supports a limited number of requests per unit of time. Due to exceeding this number, the current request cannot be processed. |
201 |
Invalid request data encoding |
The request data submitted as input to the operation has an invalid encoding. The request data must have an UTF-8 encoding. |
202 |
Invalid request data |
The request data submitted as input to the operation is invalid. |
202.a |
Invalid SOAP header |
The SOAP header contained in the request cannot be processed. |
202.b |
Request content invalid with respect to XML Schema Definition (XSD) |
An XML Schema Definition (XSD) defines the structural requirements for request content. These requirements are not met, the request content is invalid with respect to the XSD. Therefore the request cannot be processed. |
202.c |
Invalid cancellation or update reason |
The reason specified for updating or cancelling a previous data transmission is invalid for that particular previous data transmission. |
202.d |
Invalid signature |
The validation of the signature failed. Either the section to be signed was changed, or an incorrect key was used for the signature, or the signature does not meet the requirements. |
203 |
Violation of data requirements |
At least one mandatory data requirement is violated. |
204 |
Invalid recipient identification |
An identifier (ID) of a recipient could not be processed. There is no potential recipient known to the system by the provided ID. |
205 |
Invalid transaction ID |
The transaction ID passed to the webservice operation is invalid. |
206 |
Duplicate request |
The transaction ID passed to the webservice operation has already been used in a webservice operation call. |
301 |
Service/functionality temporarily unavailable or other unexpected error (exception) |
The requested web service functionality is temporarily unavailable, such as due to maintenance, or another unexpected error (exception) occurred. |
302 |
Operation not available |
The webservice does not yet or not anymore support this operation. |