After successful processing of your command requests, you receive the result through the tracking interface in the instances “Transaction”, “Order”, “Item” or “Package”.
If command requests could not be processed, you receive the response in the instance “Errors”. Below is a table of the possible error codes.
| Code | Message |
|---|---|
| 39 | Commandrequest error: Invalid XML. Please try to download and validate your XML with “%s”. |
| 40 | Commandrequest error: Invalid XML. Message: %s. |
| 41 | Commandrequest error: Transaction “%s” is already closed or in production. |
| 42 | Commandrequest error: Cancelling failed. Order is already sent out or cancelled. |
| 44 | Commandrequest error: Transactionscode “%s” not found. |
| 45 | Commandrequest error: Couldn't read XML data. Please check if your XML is valid and UTF-8 encoded. |
| 67 | Commandrequest error: Submitted version of XML is: “%s”. Possible XML-versions are “%s” in the used interface Version “%s”. |
| 1020 | Commandrequest error: No transaction with transaction-code “%s” or transaction-reference “%s” found. |
| 1040 | Commandrequest error: No order with barcode “%s” or order-reference “%s” found. |
| 1060 | Commandrequest error: No item with ID: “%s” or item-reference: “%s” or customer-barcode “%s” found. |
| 1080 | Commandrequest error: No package with ID “%s” or tracking-code “%s” found. |
| 1100 | Commandrequest error: Found no responsibility by reference ID. |
| 2020 | Commandrequest error: Interface version not set in XML file. |
| 2022 | Commandrequest error: Missing project ID. |
| 2024 | Commandrequest error: Missing action task. |
| 2026 | Commandrequest error: Used Interface version is not allowed in this client setup. |
| 2028 | Commandrequest error: Action type must be set to “request”. |
| 4020 | Commandrequest error: Cancelling of orders is not permitted. |
| 4070 | Commandrequest error: Cancelling failed. Order is already sent out. |
| 4072 | Commandrequest error: Cancelling failed. Item is already sent out. |
| 5020 | Commandrequest error: Cancelling failed. Item not found. |
| 4157 | Commandrequest error: Cannot load order, reference %s is not unique. |
| 5140 | Commandrequest error: Cancelling failed. Item is already sent out. |
| 5156 | Commandrequest error: Cancelling failed. Item is still queued. |
| 14020 | Commandrequest error: Missing item tag at position “%s”. |
| 14030 | Commandrequest error: XML is not valid. %s. |
| 14040 | Commandrequest error: Submitted XML version %s is not allowed. Possible XML versions: %s. |
| 14050 | Commandrequest error: Missing item id or invalid item-reference. |