![]() |
XM Fax Web Service
Soap API to send and manage faxes
|
OutboundUserFaxItemFull com.faxserver.xm.ws.FaxService.getOutboundFax | ( | @WebParam(name="faxId") String | faxId | ) | throws FaxException |
Obtain the properties, including the image, of a fax in the outbound history.
The image will be a tiff, with all the pages, no banner and no upscale.
faxId | The fax ID. This the field "id" retrieved from findOutboundFax |
FaxException | In case of error when getting the fax |