GetFaxImage
Description
Returns a TIF file of a transactions rendered document.
Formal Definition
http://ws.interfax.net/dfs.asmx?op=GetFaxImage
Input
| Name | Type | Comments |
|---|---|---|
| Username | String | As provided during registration |
| Password | String | As provided during registration |
| TransactionID | Integer |
Output
| Name | Type | Comments |
|---|---|---|
| GetFaxImageResult | Long | If retrieval of fax image is successful, return value is 0. In case of failure, a negative value is returned.
List of return codes is shown on Appendix A. |
| Image | base64Binary |

