FaxStatusXML

Description

[Retained for backward-compatibility; use any of the other status query methods, along with a current XML parser]

Note that this method is rate-limited, as defined under System Limitations

Formal Definition

https://ws.interfax.net/dfs.asmx?op=FaxStatusXML

Input

Name Type Comments
Username String As provided during registration
Password String As provided during registration
LastTransactionID Integer Only messages with TransactionID smaller than this parameter will be returned.
For all transactions – use 99999999.This feature enables to obtain the latest, most interesting, transactions in a very short time
and display it. Afterwards, more data may be obtained concurrently with display of previous data.
MaxItems Integer Maximum number of FaxItem elements to be returned.

Output

Name Type Comments
FaxStatusXML String A buffer containing the status information in XML format. See Appendix C for detailed description.
TotalCount Integer
ListSize Integer
ResultCode Integer 0 – OK
< 0 – Error, see Appendix A