StructSessionInfo

Description This object stores the information of an API session Variables Linked functions Get session

StructSessionInfo

Description This object stores the information of an API session Variables Linked functions Get session

Delete contact

StructOperationResponse contactDelete(string idSession, string idContact) Delete a contact. Parameters Responses ⚠️Important information PHP example REQUIRED

Open session

string sessionOpen(string idReseller, string password, string language) Open a new API session. In order to

StructOperationResponse

Description This object stores the result of an Operation Variables Possible values Status value Explanations

Get contact list

StructContactList[] queryContactList(string idSession, string filter, string field) Return contacts linked to the reseller account. Parameters

Get contact information

StructContactReturn contactInfo(string idSession, string idIdentifiant) Returns all information about a contact object. Parameters Responses PHP

Create new contact

string contactCreate(string idSession, StructContact datas) Create a new contact to be used with domain names

Delete host

StructOperationResponse hostDelete(string idSession, string host) Deletes a host at the registry. Parameters Responses ⚠️Important information

Update host

StructOperationResponse hostUpdate(string idSession, string host, string[] ipv4, string[] ipv6) Update a host at the registry.