[ List of API Functions ] [ Frequently Asked Questions ]
Example using GET: [Base URL]?[parameter]=[value]
| Required | Parameter | Description | Type | Size |
|---|---|---|---|---|
| YES | id | ID # of the record type provided by the data_type parameter. | number | |
| YES | to | Email address to send the email to. | string | |
| from | Email address to send the email from. | string | ||
| subject | Subject of the email. | string | ||
| message | Message to include in the email body. | string |