Note
These methods have been deprecated. You can use these methods instead.
Description
Returns the SiteBuilder OrderId associated with the domain name.
Parameters
| Name | Data Type | Required / Optional | Description |
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter |
| auth-password | String | Required | Authentication Parameter |
| domain-name | String | Required | The domain name for which the details are required. |
HTTP Method
GET
Example Test URL Request
https://test.httpapi.com/api/sitebuilder/order-id.xml?auth-userid=1&auth-password=password&domain-name=xyz
Response
Returns the OrderId associated with the given domain name.
