CreateFaxMessageRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
attachment | any | ✅ | File to upload |
to | List[FaxRequestTo] | ✅ | Recipient's phone number(s) |
fax_resolution | FaxResolutionEnum | ❌ | Fax only. Resolution of a fax message. 'High' for black and white image scanned at 200 dpi, 'Low' for black and white image scanned at 100 dpi |
send_time | str | ❌ | Timestamp to send a fax at. If not specified, current or the past a fax message is sent immediately |
iso_code | str | ❌ | Alpha-2 ISO Code of a country |
cover_index | int | ❌ | Cover page identifier. If coverIndex is set to '0' (zero) a cover page is not attached. For a list of available cover page identifiers (1-13) please call the Fax Cover Pages method. If not specified, the default cover page is attached (which is configured in 'Outbound Fax Settings') |
cover_page_text | str | ❌ | Cover page text, entered by a fax sender and printed on a cover page. Maximum length is limited to 1024 symbols |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs