Please take into account that there is not a full match between the codes of TDA and the REST API.
Some TDA codes were defined but are not normally observed or have rarely/not been used.
| TDA/PDX code | Status type | TDA/PDX meaning as supplied | WIPO DAS REST errorCode | requestStatusCategory | Notes |
|---|---|---|---|---|---|
| 0 | FWA-status, PDX-status | No Error / Successful | none/success | success | |
| 1 | FWA/PDX/DAS-status | Application number provided was not found | INVALID_INPUT_DATA | error | |
| 2 | FWA-status, PDX-status | File is not available | OPERATION_FORBIDDEN | error | |
| 3 | PDX-status | Documents was not found | OPERATION_FORBIDDEN | error | |
| 4 | FWA-status | Document content could not be retrieved | none | / | Probably not used as TDA Error 3 is similar |
| 5 | PDX-status | Not published, no authorization to permit access filed | OPERATION_FORBIDDEN | error | |
| 6 | FWA-status | Delay in translation | none | / | Probably never used. |
| 7 | PDX-status | Oversize document/CD will be mailed | OPERATION_IN_PROGRESS (201 response) | pending/info | |
| 8 | FWA-status | Request less than 1000 pages per transaction | none | / | Probably not used, instead TDA Error 7 was reported |
| 9 | DAS-status | Registered | n/a DAS-internal status, not a counterpart reply code | n/a | |
| 10 | DAS-status | Not Registered | n/a DAS-internal status | n/a | |
| 11 | PDX-status | Das Access Code invalid | INVALID_INPUT_DATA | error | |
| 12 | PDX-status | Request under processing, response sent later | OPERATION_IN_PROGRESS (202 response) | pending/info | |
| 13 | PDX-status | Application number does not correspond with bibliographic data | none | n/a | Rarely used, as DAS will reject a OSF request with data that does not match the registration data filed by the OFF |
| 14 | DAS-status | Successfully Registered DAS to OFF only | SUCCESS | success | |
| 15 | DAS-status | Successfully Updated DAS to OFF only | SUCCESS | success | |
| 16 | DAS-status | Das Access Code and Priority Date did not match | INVALID_INPUT_DATA | error | |
| 17 | DAS-status | Priority Date did not match | INVALID_INPUT_DATA | error | |
| 18 | DAS-status | Das Access Code did not match | INVALID_INPUT_DATA | error | |
| 19 | DAS-status | Priority Date was not provided by OFF | INVALID_INPUT_DATA | error | |
| -1 | FWA-fault, PDX-fault | System not available scheduled downtime | DAS_SYSTEM_ERROR | error | |
| -2 | FWA-fault, PDX-fault | System not available back-end problem | DAS_SYSTEM_ERROR | error | |
| -3 | PDX-fault | Received document cannot be imported | INVALID_INPUT_DATA | error | |
| -4 | FWA-fault, PDX-fault | XML input processing failure | INVALID_INPUT_DATA | error | |
| -5 | FWA-fault, PDX-fault | XML output processing failure | INVALID_INPUT_DATA | error |