CancelFax (HA)

Description

This method enables the cancellation of a fax in progress. Note that this will have effect only on faxes that are awaiting sending (see status codes) and not faxes that are actively being transmitted. This is a High Availability service method. In case you are not a client of this service click here.

Formal Definition

https://ws-ha.interfax.net/Outbound.asmx?op=CancelFax

Input

Name Type Comments
Username String As provided during registration
Password String As provided during registration
TransactionID Integer TransactionID of transaction to cancel.

Output

Name Type Comments
CancelFaxResult Integer If cancellation of transaction is successful, return value is 0. In case of failure, a negative value is returned.List of return codes is shown on Appendix A.