Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2

WS_MailUpSend.GetCredits method

Method parameters 

Returns the number of credits left in the administration console

...

Code Block
languagehtml/xml
linenumberstrue
<GetCreditsResult>
<errorCode>0</errorCode>
<errorDescription></errorDescription>
<credits>12500</credits> 
</GetCreditsResult> 

WS_mailUpSend.GetCreditsList method

Method parameters 

Returns the number of credits left in the administration console, for a specific list or for all lists

...