Multitech FF220 Betriebsanweisung Seite 118

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 155
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 117
Appendix B: Customization
Multi-Tech Systems, Inc. FaxFinder Admin User Guide 118
Retrieving Cover Pages
HTTP Request line:
GET /ffws/v1/data/cover_pages HTTP/1.1
HTTP Response Status Codes:
200 OK
Success
Example:
GET /ffws/v1/data/cover_pages HTTP/1.1
content-type: application/xml
authorization: Basic YWRtaW46YWRtaW4=
-----------------------------------
HTTP/1.1 200 OK
content-type: application/xml
<?xml version="1.0" encoding="UTF-8"?>
<response>
<message>Success</message>
<file>
<name>default.pdf</name>
<type>application/pdf</type>
<url>https://192.168.2.1/ffws/v1/data/cover_pages/default.pdf</url>
</file>
<file>
<name>multitech.pdf</name>
<type>application/pdf</type>
<url>https://192.168.2.1/ffws/v1/data/cover_pages/multitech.pdf</url>
</file>
<file>
<name>sample1.pdf</name>
<type>application/pdf</type>
<url>https://192.168.2.1/ffws/v1/data/cover_pages/sample1.pdf</url>
</file>
<file>
<name>sample2.pdf</name>
<type>application/pdf</type>
<url>https://192.168.2.1/ffws/v1/data/cover_pages/sample2.pdf</url>
</file>
</response>
Seitenansicht 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 154 155

Kommentare zu diesen Handbüchern

Keine Kommentare