Difference between revisions of "API Method faxOemSend"

From Updox API
Jump to: navigation, search
(Created page with "'''Response Codes''' == Headline text == 2000: OK 4000: Bad Request 4010: Unauthorized 4011: Unauthorized [Practice does not exist] 4012: Unauthorized [User does not exist] ...")
 
 
Line 1: Line 1:
'''Response Codes'''
+
== Response Codes ==
== Headline text ==
+
  
  
 
2000: OK
 
2000: OK
 +
 
4000: Bad Request
 
4000: Bad Request
 +
 
4010: Unauthorized
 
4010: Unauthorized
 +
 
4011: Unauthorized [Practice does not exist]
 
4011: Unauthorized [Practice does not exist]
 +
 
4012: Unauthorized [User does not exist]
 
4012: Unauthorized [User does not exist]
 +
 
4060: [This code is for a validation error in the request. For example not including a required field, an invalid e-mail address, too long of a value, etc. A list of the errors is included in the message.]
 
4060: [This code is for a validation error in the request. For example not including a required field, an invalid e-mail address, too long of a value, etc. A list of the errors is included in the message.]
 +
 
5000: an unknown error has occurred
 
5000: an unknown error has occurred
 +
 
5100: an unknown server error has occurred
 
5100: an unknown server error has occurred
 +
 
5110: an unknown server error has occurred
 
5110: an unknown server error has occurred

Latest revision as of 15:19, 6 November 2013

Response Codes

2000: OK

4000: Bad Request

4010: Unauthorized

4011: Unauthorized [Practice does not exist]

4012: Unauthorized [User does not exist]

4060: [This code is for a validation error in the request. For example not including a required field, an invalid e-mail address, too long of a value, etc. A list of the errors is included in the message.]

5000: an unknown error has occurred

5100: an unknown server error has occurred

5110: an unknown server error has occurred