Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Replaced content with "{{Sidebar}} __NOTOC__ {{CoreAPI}}")
Line 1: Line 1:
 
{{Sidebar}}
 
{{Sidebar}}
 
__NOTOC__
 
__NOTOC__
{{CoreAPI}}
+
<h2>Event management</h2>
 +
 
 +
A really important feature to track all domain-transactions. Normally you can poll all domain-events by using the commands: <code>[[StatusEvent|StatusEvent]]</code>, <code>[[QueryEventlist|QueryEventlist]]</code> and <code> [[DeleteEvent|DeleteEvent]]</code>. Alternatively you can use the option <code>[[EventsPop3|Receive Events over POP3]]</code>. Please note that you should always choose only one method  to avoid inconstancies.
 +
 
 +
HEXONET informs you via email about all events via the <code> [[PushEvents|PushEvents]]</code> feature. PushEvents is an additional event messaging service to store and process all product-related events on your side. Inform your client about outgoing/incoming transfers, successful registrations and many more. It can also be used as a backup solution for your own security.
 +
 
 +
 
 +
<h2>System API error codes</h2>
 +
Please find below a list of all API - Error CODES:
 +
*[[API:ErrorCodes | API-ERROR CODES]]
 +
 
 +
 
 +
<h2>System usage restrictions</h2>
 +
*[[API:QuotaSystem | System Usage Restrictions (Quota Regulation)]]
 +
 
 +
 
 +
<h2>API commands</h2>
 +
 
 +
Download: {{Template:Pdf|CORE_API_Reference.pdf| Core API}}

Revision as of 12:26, 29 August 2012


Event management

A really important feature to track all domain-transactions. Normally you can poll all domain-events by using the commands: StatusEvent, QueryEventlist and DeleteEvent. Alternatively you can use the option Receive Events over POP3. Please note that you should always choose only one method to avoid inconstancies.

HEXONET informs you via email about all events via the PushEvents feature. PushEvents is an additional event messaging service to store and process all product-related events on your side. Inform your client about outgoing/incoming transfers, successful registrations and many more. It can also be used as a backup solution for your own security.


System API error codes

Please find below a list of all API - Error CODES:


System usage restrictions


API commands

Download: Core API