Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Method parameters

Stops all the sendings in progress

Method parameters

  • string StopDelivery(stringaccessKey)
    • accessKey: access key obtained using the 
    Login

...

SOAP Examples

Code Block
languagehtml/xml
titleSOAP Response
linenumberstrue
<StopDeliveryResult>
  <errorCode>0</errorCode>
  <errorDescription></errorDescription>
</StopDeliveryResult>

...