Update Mail Merge Profile in an account based on information sent via an http form post.
| Field | Max Length | Required | Notes |
|---|---|---|---|
| response_type | false | Default results will be returned in XML. Set this field value to json to return results in JSON format | |
| accountid | true | Must be numeric. Account ID for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel | |
| teammemberid | false | Must be numeric. Leave blank or use 0 (zero) for team leader | |
| apikey | true | API Key for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel | |
| 75 | true | Existing Mail Merge Profile is identified by this email address. (Cannot change email address for a profile) | |
| fullname | 50 | true | |
| company | 50 | false | |
| address | 60 | false | |
| citystatzip | 60 | false | |
| phone | 30 | false | |
| website | 75 | false | |
| emaildomainoverride | 100 | false | |
| emailreplytooverride | 100 | false |