Download Print this page

Multitech FaxFinder FF130 Administrator User Manual page 97

V.34 fax servers
Hide thumbs Also See for FaxFinder FF130:

Advertisement

Aborting a Fax Entry
Sending a DELETE request to the fax entry URL found in the fax_entry_url element of a fax entry will
attempt to abort the fax. If successful, 202 accepted will be returned and an abort will be attempted on
the fax.
HTTP Request line:
DELETE /ffws/v1/ofax/FAX_ENTRY HTTP/1.0
HTTP Response Status Codes:
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.
Example:
DELETE /ffws/v1/ofax/0000001B/0000 HTTP/1.0
content-type: application/xml
authorization: Basic YWRtaW46YWRtaW4=
-----------------------------------
HTTP/1.1 202 Accepted
content-type: application/xml
Rescheduling a Fax Entry
Sending a PUT request to the fax entry URL found in the fax_entry_url element of a fax entry will
attempt to reschedule the fax. If successful, 202 accepted will be returned and a reschedule will be
attempted on the fax.
HTTP Request line:
PUT /ffws/v1/ofax/FAX_ENTRY?at=UTC_TIME_ENCODED HTTP/1.0
Query Parameters:
at=UTC_TIME_ENCODED
UTC_TIME_ENCODED := YYYY-MM-DDTHH%3AMM%3ASS
HTTP Response Status Codes:
202 Accepted
Attempting reschedule
400 Bad Request
The fax specified could not be rescheduled. The user may not be the owner
of the fax or the fax could not be found
Example:
PUT /ffws/v1/ofax/0000001B/0000?at=2008-08-09T22%3A30%3A00 HTTP/1.0
content-type: application/xml
authorization: Basic YWRtaW46YWRtaW4=
-----------------------------------
HTTP/1.1 202 Accepted
content-type: application/xml
Multi-Tech Systems, Inc.
FaxFinder Admin User Guide
Appendix B: Customization
97

Hide quick links:

Advertisement

loading

This manual is also suitable for:

Faxfinder ff230Faxfinder ff430Faxfinder ff830