Developer Center

Change License Domain Information

With this API command, "Change the License Domain Name Information" process is provided.
METHODPOST
URL< API URL >order/transaction
Content-Typeapplication/json

Parameters
NameMandatoryDescription
keyYesAPI key information you obtained.
idYesID number of the service.
actionYesThe name of the process to be performed.
change-domain 
domainYesThe new domain name to be identified.

Sample Request

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

Sample Output
{
	"status":"successful"
}
Create License Cancellation Request Listing Current Licenses

Do you have any questions?

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