Multitech FaxFinder FF240-IP Developer's Manual page 47

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

Advertisement

ELEMENTS
34
<!-- default: "" -->
35
<!-- required: no -->
36
<!-- value: string -->
37
<organization>Sender Org</organization>
38
<!-- Sender phone number -->
39
<!-- default: "" -->
40
<!-- required: no -->
41
<!-- value: string -->
42
<phone_number>218-555-3333</phone_number>
43
<!-- Sender fax number -->
44
<!-- default: "" -->
45
<!-- required: no -->
46
<!-- value: string -->
47
<fax_number>218-555-3334</fax_number>
48
<!-- Sender email address-->
49
<!-- This field must be included to receive email alerts -->
50
<!-- default: "" -->
51
<!-- required: no -->
52
<!-- value: string -->
53
<email_address>sender@Example.com</email_address>
54
</sender>
55
<!-- Recipient information -->
56
<!-- At least one recipient must be included -->
57
<!-- A fax is sent to each recipient -->
58
<recipient>
59
<!-- Recipient Name -->
60
<!-- default: "" -->
61
<!-- required: no -->
62
<!-- value: string -->
63
<name>Rcpt 1 Name</name>
64
<!-- Recipient Organization -->
65
<!-- default: "" -->
66
<!-- required: no -->
67
<!-- value: string -->
68
<organization>Rcpt 1 Org</organization>
69
<!-- Recipient Fax Number -->
70
<!-- The fax number to send to -->
71
<!-- required: yes -->
72
<!-- value: string -->
73
<fax_number>218-555-3335</fax_number>
74
<!-- Recipient Phone Number -->
75
<!-- default: "" -->
76
<!-- required: no -->
77
<!-- value: string -->
78
<phone_number>218-555-3336</phone_number>
79
</recipient>
80
<!-- Attachments to send as fax pages -->
81
<attachment>
82
<!-- Attachment location -->
83
<!-- required: yes -->
84
<!-- value: inline | external -->
85
<location>inline</location>
86
<!-- Attachment name -->
87
<!-- A unique name associate with this attachment -->
88
<!-- Used to differentiate between attachments -->
89
<!-- required: yes if location == inline -->
90
<!-- value: string -->
91
<name>attachment1.txt</name>
92
<!-- Attachment type must be one of: -->
93
<!-- application/pdf -->
47
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?

This manual is also suitable for:

Faxfinder ff240Faxfinder ff440Faxfinder ff840

Table of Contents