Developer Center

EN

Service Domain Name Change

With this API command, "Service Domain Name Change" process is provided.
METHOD POST
URL < API URL >order/transaction
Content-Type application/json

Parameters
Name Mandatory Description
key Yes API key information you obtained.
id Yes ID number of the service.
action Yes The name of the process to be performed.
change-domain 
domain Yes The new domain name to be identified.

Sample Request

{
	"key":"< API KEY >",
	"id":10001,
	"action":"change-domain",
	"domain":"new-example.com"
}

Sample Output
{
	"status":"successful"
}
 
Service Cancellation Request Web Hosting Service Password Change

Do you have any questions?

Feel free to contact us
Contact Us
Copyright © 2023. All Rights Reserved.
Join Our Discord Channel
Top