Please take note to all our value customers and resellers, any kind of ILLEGAL Activities is strictly prohibited.
This included but not limited to Fraudulent, Phishing, Scam, Fake Bank, Spam, Child Porn, Hyip, Money Laundering, Ponzi Scheme, Malware, Trojan, Virus, Hacking, Pharmacy etc.
Such domain names will be SUSPENDED without notification.
For more information, please refer to the agreements.
'If' your account and domain was registered from NOVEMBER 2008 to DECEMBER 2009, please click here to login to OLD SYSTEM.

Searching Archived Actions

Description

Searches the archived actions based on the criteria specified.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
auth-password String Required Authentication Parameter
eaq-id Array Of Integers Optional The Entity Action Queue IDs of the corresponding actions.
order-id Array Of Integers Optional The Order IDs for which you want to search actions.
entity-type-id Array Of Integers Optional The Entity Type IDs for which you want to search actions.
action-status Array Of Strings Optional The action statuses for which you want to search actions.
action-type Array Of Strings Optional The action types for which you want to search actions.
no-of-records Integer Required Number of Records to be returned.
page-no Integer Required Page Number for which records are required.

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/actions/search-archived.json?auth-userid=0&auth-password=password&order-id=0&order-id=1&no-of-records=10&page-no=1

Response

Returns a map of the execution details of the archived actions.