CloudFax Server Responses

From PresenceWiki
Revision as of 15:47, 18 October 2011 by Mattpryor (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

This page documents the expected response messages that are returned by the CloudFax web service responses, by operation, and their meanings.

CFCreateMessageWS

200:Message Created

This indicates that the operation completed successfully. The message is now pending on the queue and will be delivered after receiving a call to the "CFSendMessageWS" operation.

400:[Error Message]

This indicates that a client error was encountered processing the operation request, which may indicate a missing required element. Please refer to the [Error Message] for more information.

500:[Error Message]

This indicates that a server error was encountered processing the operation request. Please refer to the [Error Message] for more information.