Search Order and Get Details

Description

Gets the details of an existing Themes, Plugins, Logos Order.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Optional The OrderId for which the details are to be fetched.
domain-name String Optional Domain name for which the details are to be fetched
filter String Optional This parameter will filter the orders according to the values provided. Values can be: orderid, domainname, creationtime, planid, productkey, productcategory, currentstatus, entitytypeid, customerid, parentkey, files, item_details

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/restapi/product/themepluginlogo?auth-userid=0&api-key=key&order-id=0&domain-name=domain.com&filter=files&filter=item_details

Response

Returns the details of an existing Themes, Plugins, Logos order.