CancelFax (SL)
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 Secure Lounge method. In case you are not a Secure Lounge client click here
Formal Definition
https://ws-sl.fax.tc/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. |