diff --git a/index.html b/index.html
index de2bd40..8406b04 100644
--- a/index.html
+++ b/index.html
@@ -2109,9 +2109,7 @@
data-styled.g114[id="sc-eEVmNe"]{content:"ilvUMs,"}/*!sc*/
.ihNycv{font-size:0.929em;line-height:20px;background-color:#2F8132;color:#ffffff;padding:3px 10px;text-transform:uppercase;font-family:Montserrat,sans-serif;margin:0;}/*!sc*/
.ldMUmp{font-size:0.929em;line-height:20px;background-color:#186FAF;color:#ffffff;padding:3px 10px;text-transform:uppercase;font-family:Montserrat,sans-serif;margin:0;}/*!sc*/
-.cDAiVX{font-size:0.929em;line-height:20px;background-color:#bf581d;color:#ffffff;padding:3px 10px;text-transform:uppercase;font-family:Montserrat,sans-serif;margin:0;}/*!sc*/
-.bJzUtf{font-size:0.929em;line-height:20px;background-color:#cc3333;color:#ffffff;padding:3px 10px;text-transform:uppercase;font-family:Montserrat,sans-serif;margin:0;}/*!sc*/
-data-styled.g115[id="sc-fmdNqN"]{content:"ihNycv,ldMUmp,cDAiVX,bJzUtf,"}/*!sc*/
+data-styled.g115[id="sc-fmdNqN"]{content:"ihNycv,ldMUmp,"}/*!sc*/
.flIrdF{position:absolute;width:100%;z-index:100;background:#fafafa;color:#263238;box-sizing:border-box;box-shadow:0px 0px 6px rgba(0,0,0,0.33);overflow:hidden;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;visibility:hidden;-webkit-transform:translateY(-50%) scaleY(0);-ms-transform:translateY(-50%) scaleY(0);transform:translateY(-50%) scaleY(0);}/*!sc*/
data-styled.g116[id="sc-ljsmAU"]{content:"flIrdF,"}/*!sc*/
.fQkroN{padding:10px;}/*!sc*/
@@ -2123,11 +2121,7 @@
.lbYftx:focus{outline:auto #1d8127;}/*!sc*/
.NAUPn{display:block;border:0;width:100%;text-align:left;padding:10px;border-radius:2px;margin-bottom:4px;line-height:1.5em;cursor:pointer;color:#d41f1c;background-color:rgba(212,31,28,0.07);}/*!sc*/
.NAUPn:focus{outline:auto #d41f1c;}/*!sc*/
-.cGFwjB{display:block;border:0;width:100%;text-align:left;padding:10px;border-radius:2px;margin-bottom:4px;line-height:1.5em;cursor:pointer;color:#d41f1c;background-color:rgba(212,31,28,0.07);cursor:default;}/*!sc*/
-.cGFwjB:focus{outline:auto #d41f1c;}/*!sc*/
-.cGFwjB::before{content:"—";font-weight:bold;width:1.5em;text-align:center;display:inline-block;vertical-align:top;}/*!sc*/
-.cGFwjB:focus{outline:0;}/*!sc*/
-data-styled.g119[id="sc-htmcrh"]{content:"lbYftx,NAUPn,cGFwjB,"}/*!sc*/
+data-styled.g119[id="sc-htmcrh"]{content:"lbYftx,NAUPn,"}/*!sc*/
.cMoEZ{vertical-align:top;}/*!sc*/
data-styled.g123[id="sc-fWWYYk"]{content:"cMoEZ,"}/*!sc*/
.DvFer{font-size:1.3em;padding:0.2em 0;margin:3em 0 1.1em;color:#333333;font-weight:normal;}/*!sc*/
@@ -2167,7 +2161,7 @@
- failed_url string
Callback URL for failed payment
Responses 201 Domains successfully reserved
post /business_registry/long_reserve_domains https://api.example.com/v1 /business_registry/long_reserve_domains
Request samples Content type application/json
Copy
Expand all Collapse all { "success_url" : "string" ,
"failed_url" : "string"
}
Response samples Content type application/json
Copy
Expand all Collapse all Get status of long-term reserved domains query Parameters invoice_number user_unique_id
Responses 200 Status retrieved successfully
+https://api.example.com/v1 /business_registry/long_reserve_domains
Request samples Content type application/json
Copy
Expand all Collapse all { "success_url" : "string" ,
"failed_url" : "string"
}
Response samples Content type application/json
Copy
Expand all Collapse all Get status of long-term reserved domains query Parameters invoice_number required
user_unique_id required
Responses 200 Status retrieved successfully
get /business_registry/long_reserve_domains_status https://api.example.com/v1 /business_registry/long_reserve_domains_status
Response samples Content type application/json
Copy
Expand all Collapse all { "status" : "string" ,
"invoice_details" : { }
}
Reserve domains without payment Request Body schema: application/json
domain_names required
Array of strings
Array of domain names to reserve (limited by MAX_DOMAIN_NAME_PER_REQUEST)
+
https://api.example.com/v1 /business_registry/long_reserve_domains_status
Response samples Content type application/json
Copy
Expand all Collapse all { "status" : "pending" ,
"message" : "string" ,
"reserved_domains" :
[ { "name" : "string" ,
"password" : "string"
} ] }
Reserve domains without payment Request Body schema: application/json
domain_names required
Array of strings
Array of domain names to reserve (limited by MAX_DOMAIN_NAME_PER_REQUEST)
Responses 201 Domains successfully reserved
post /business_registry/reserve_domains https://api.example.com/v1 /business_registry/reserve_domains
Request samples Content type application/json
Copy
Expand all Collapse all Response samples Content type application/json
Copy
Expand all Collapse all Refresh access token Refreshes an existing access token.
-The current token must be provided in the X-Auth-Token header.
-No request body is required.
-Returns a new unique token to replace the current one.
-Note: The initial token is issued when a domain is reserved.
-
Responses 200 Token successfully refreshed
-401 Unauthorized access
-404
patch /business_registry/refresh_token https://api.example.com/v1 /business_registry/refresh_token
Response samples Content type application/json
Get registration code for reserved domain Returns the registration code (password) for a reserved domain.
+
https://api.example.com/v1 /business_registry/reserve_domains
Request samples Content type application/json
Copy
Expand all Collapse all Response samples Content type application/json
Copy
Expand all Collapse all Get registration code for reserved domain Returns the registration code (password) for a reserved domain.
This code is crucial for the domain registration process with registrars.
The registrar will require this code to verify and complete the registration of the reserved domain.
Note: Keep this code confidential and provide it only to your chosen registrar when initiating the domain registration process.
@@ -2251,25 +2237,9 @@
404 Reserved domain not found
get /business_registry/registration_code https://api.example.com/v1 /business_registry/registration_code
Response samples Content type application/json
Release reserved domain Releases a previously reserved domain
-
Responses 200 Domain successfully released
-401 Unauthorized access
-404
422 Unprocessable entity
-delete /business_registry/release https://api.example.com/v1 /business_registry/release
Response samples Content type application/json
Reserve a domain Reserves the specified domain
-
Request Body schema: application/json
Responses 201 Domain successfully reserved
-401 Unauthorized access
-422 Unprocessable entity
-post /business_registry/reserve https://api.example.com/v1 /business_registry/reserve
Request samples Content type application/json
Response samples Content type application/json
{ "message" : "string" ,
"token" : "string" ,
"linkpay" : "string"
}
Get reserved domain status Returns the current status of a reserved domain
-
Responses 200 Successful response
-401 Unauthorized access
-422 Unprocessable entity
-get /business_registry/status https://api.example.com/v1 /business_registry/status
Response samples Content type application/json
{ "invoice_status" : "string" ,
"reserved_domain" : "string" ,
"password" : "string"
}
+https://api.example.com/v1 /business_registry/registration_code
Response samples Content type application/json