Skip to content

Latest commit

History

History
17 lines (13 loc) · 1.1 KB

File metadata and controls

17 lines (13 loc) · 1.1 KB

FaxMessage

Properties

NameTypeDescriptionNotes
sourcestrYour method of sending e.g. 'wordpress', 'php', 'c#'.[optional] [default to 'sdk']
tostrRecipient fax number in E.164 format.
list_idintYour list ID if sending to a whole list. Can be used instead of 'to'.[optional]
_fromstrYour sender id. Must be a valid fax number.[optional]
scheduleintLeave blank for immediate delivery. Your schedule time in unix format https://help.clicksend.com/en/articles/44235-what-is-a-unix-timestamp[optional]
custom_stringstrYour reference. Will be passed back with all replies and delivery reports.[optional]
countrystrRecipient country.[optional]
from_emailstrAn email address where the reply should be emailed to.[optional]

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