Search & Get Order Details

Description

Gets the details of an existing Weebly 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, recurring, creationtime, addon_quantity, planid, productkey, productcategory, currentstatus, moneybackperiod, entitytypeid, customerid, endtime, isOrderSuspendedUponExpiry, parentkey

HTTP Method

GET

Example Test URL Request

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

Response

Returns the details of an existing Weebly order.