You are here: Fax API > Fax Web Service > Outbound Fax Reference > Appendix A: Web Service Return Codes
Appendix A: Web Service Return Codes
Results of Web Service transaction
Please note: The result codes indicate the success/failure of transacting with the Web Service. They do NOT relate to success/failure of a fax transmission. For completeness, inbound fax method return codes are included in the table.
| Value | Description |
|---|---|
| (any value greater than 0) | TransactionID. This indicates a successful connection to the Web Service. |
| -112 | No valid recipients added or missing fax number |
| -114 | Postpone date too late (can be no later than 30 days from now) |
| -123 | No valid documents attached |
| -150 | Internal System Error |
| -310 | User is not authorized to operate actions on RequestedUserID |
| -311 | Transaction does not belong to requested user |
| -312 | Email(s) already resent |
| -1002 | Number of types does not match number of document sizes string |
| -1003 | Authentication error |
| -1004 | Missing file type |
| -1005 | Transaction does not exist |
| -1007 | Size value is not numeric or not greater than 0 |
| -1008 | Total sizes does not match filesdata length |
| -1009 | Image not available (may happen if the 'delete fax after completion' feature is active) |
| -1030 | Invalid Verb or VerbData |
| -3001 | Invalid MessageID |
| -3002 | "From" parameter is larger than image size |
| -3003 | Image doesn't exist |
| -3004 | TIFF file is empty |
| -3005 | Chunk size is smaller than 1 |
| -3006 | Max item is smaller than 1 |
| -3007 | No permission for this action (In inbound method GetList, LType is set to AccountAllMessages or AccountNewMessages, when the username is not a Primary user) |