Returns the size in bytes of the body of a particular email message sent to a specified account holder.
API Specification: |
get_acct_message_size_m
|
Required Fields: |
- <client_no>
- <auth_key>
- <acct_no> or <client_acct_id>
- <message_id>
|
Error Codes
Error code/Description |
Associated Inputs |
|
|
1004: authentication error
|
<auth_key>, <client_no> |
1009: account does not exist, Account not found: AriaNo (acct_no), Account not found: Userid (userid), or Account not found: ClientId (client_acct_id)
|
<acct_no>, <client_acct_id> |
8008: message does not exist
|
|