Lists Accounts for 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 | |
| apiusername | true | API User Name and password are assigned by AllClients (This is not the user's API details.) | |
| apipassword | true | API User Name and password are assigned by AllClients (This is not the user's API details.) | |
| accountid | false | Returns details only for the specified account | |
| getmailmerge | 1 | false | 0 = Do not include Mail Merge Profile with each account (default) 1 = Include Mail Merge Profile with each account |
| getgroup | 1 | false | 0 = Do not include Group Info with each account (default) 1 = Include Group Info with each account (will slow down query, especially as number of accounts grow. Only use when necessary) |
| showpendingdelete | 1 | false | 0 = Do not include accounts with status "Pending Delete" in results (default) 1 = Include accounts with status "Pending Delete" in results |