Aborting A Fax Entry - Multitech FaxFinder FF240-IP Developer's Manual

Fax over ip server
Hide thumbs Also See for FaxFinder FF240-IP:
Table of Contents

Advertisement

FAXING
24
<comments>Test Message</comments>
25
</cover_page>
26
<sender>
27
<username>admin</username>
28
<name>Sender Name</name>
29
<organization>Sender Org</organization>
30
<phone_number>218-555-3333</phone_number>
31
<fax_number>-218-555-3334</fax_number>
32
<email_address>sender@Example.com</email_address>
33
</sender>
34
<recipient>
35
<name>Rcpt 1 Name</name>
36
<organization>Rcpt 1 Org</organization>
37
<fax_number>218-555-3335</fax_number>
38
<phone_number>218-555-3336</phone_number>
39
</recipient>
40
<max_tries>3</max_tries>
41
<priority>3</priority>
42
<try_interval>30</try_interval>
43
<receipt>failure</receipt>
44
<receipt_attachment>none</receipt_attachment>
45
<pages>1</pages>
46
</fax_entry>
</response>

Aborting a Fax Entry

HTTP Request
Line
HTTP Response
Status Codes
Example
1
DELETE /ffws/v1/ofax/0000001B/0000 HTTP/1.1
2
content-type: application/xml
3
authorization: Basic YWRtaW46YWRtaW4=
4
-----------------------------------
5
HTTP/1.1 202 Accepted
6
content-type: application/xml
9
DELETE /ffws/v1/ofax/FAXKEY HTTP/1.1
DELETE /ffws/v1/ofax/FAXKEY/ENTRYKEY HTTP/1.1
202 Accepted
An abort has been sent. The fax entry will be aborted if possible.
400 Bad Request
The fax specified could not be aborted. The user may not be the
owner of the fax or the fax could not be found.
FaxFinder Web Services API Developer Guide

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FaxFinder FF240-IP and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Faxfinder ff240Faxfinder ff440Faxfinder ff840

Table of Contents