Phone numbers
Supply phone and fax numbers in E.164 format:- Begins with
+. - Includes the country code and subscriber number.
- Contains no spaces, parentheses, or hyphens.
- Contains no more than 15 digits after the
+.
Dates and timestamps
Supply timestamps in ISO 8601 format. Use UTC when the value represents an exact moment in time:PDF documents
Endpoints that accept PDF documents in JSON support one of these representations:file_url: A publicly accessible URL for the PDF.file_data: The complete PDF file encoded as a Base64 string.
URLs
Supply complete URLs, including the scheme and hostname:Enumerated values
Enum values are case-sensitive and usesnake_case unless an endpoint states otherwise. The API reference lists the supported values for each enumerated field.
For example, fax_quality accepts low, standard, or hd.