Get contact information

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

Update contact

StructOperationResponse contactUpdate(string idSession, string idContact, StructContact datas) Edit contact information. Parameters Responses ⚠️Important information PHP

Update owner contact

StructOperationResponse contactOwnerUpdate(string idSession, string idContact, StructOwnerContact datas) Edit owner contact information. Parameters Responses ⚠️Important information

Get contact list

StructContactList[] contactList(string idSession, array filters) Return contacts linked to the reseller account. Parameters Responses PHP

Transfer domain to another Netim account

StructOperationResponse domainInternalTransfer(string idSession, string domain, string authID, string idAdmin, string idTech, string idBilling, array nameservers)

Delete contact

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

Add a domain to the second market

StructOperationResponse SecMarketAdd(string idSession, string plateform, string domain, array params) Add a domain for sale on

Update the price of a domain

StructOperationResponse SecMarketSetPrice(string idSession, string plateform, string domain) Withdraw the sale of a domain from a

Get domain information

array SecMarketInfo(string IDSession, string plateform, string domain) Return all information about a sale on a