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.
-111 Attempting to fax to a number that is not the designated fax number in a developer account.
-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)
-1011 Too many data requests (maximum frequency of polling for fax status defined under "System Limitations")
-1030 Invalid Verb or VerbData
-1062 Wrong session ID
-3001 Invalid MessageID
-3002 "From" parameter is larger than image size
-3003 Image doesn't exist
-3004 TIFF file is empty
-3005 Requested chunk size is invalid (less than 1 or greater than the maximum value defined under "System Limitations")
-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)