Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 886 Bytes

FaxSendRequest.md

File metadata and controls

19 lines (14 loc) · 886 Bytes

# FaxSendRequest

Properties

Name Type Description Notes
recipient*required string Fax Send To Recipient
sender string Fax Send From Sender (used only with fax number)
files Array<RequestFile> Fax File to Send
fileUrls Array<string> Fax File URL to Send
testMode boolean API Test Mode Setting [default to false]
coverPageTo string Fax Cover Page for Recipient
coverPageFrom string Fax Cover Page for Sender
coverPageMessage string Fax Cover Page Message
title string Fax Title

[Back to Model list] [Back to API list] [Back to README]