AddEmailCredits

Overview

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.

URL

POST/api/2/AddEmailCredits.aspx

Parameters

FieldMax LengthRequiredNotes
response_typenoDefault results will be returned in XML. Set this field value to json to return results in JSON format
apikeyyesAPI User Name and password are assigned by AllClients
apipasswordyes
accountidyes
addemailcreditsyesNumber 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.