Description
Gets the associated Business Email Order ID from the domain name.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
domain-name | String | Required | The domain name for which the Order ID is to be fetched. |
HTTP Method
GET
Example Test URL Request
US Server https://test.httpapi.com/api/eelite/us/orderid.json?auth-userid=0&api-key=key&domain-name=domainname.com
Response
Returns the Order ID (Integer) associated with the specific domain name.