Adds (or removes) paid email credits to an account in the database via an http form post.
Free Monthly Email Credits vs. Paid Credits
Unlike the free monthly credits, paid email credits rollover from month-to-month. But they will expire in 90 days. Once free credits are depleted, paid credits will then be used for sending emails.
Please note: This API Function is not enabled in new White Label accounts. You will need to have this function enabled for your account.
Field | Max Length | Required | Notes |
---|---|---|---|
response_type | no | Default results will be returned in XML. Set this field value to json to return results in JSON format | |
apikey | yes | API User Name and password are assigned by AllClients | |
apipassword | yes | ||
accountid | yes | ||
addemailcredits | yes | Number of paid email credits to add to the account. This can be a negative number if you need to remove paid credits from an account. |