Difference between revisions of "API Method faxOemSend"
From Updox API
Cpatterson (Talk | contribs) (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] ...") |
Cpatterson (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | == Response Codes == | |
− | == | + | |
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 14: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