Note
These methods have been deprecated. You can use these methods instead.
Description
Deletes the specified Order.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
auth-password | String | Required | Authentication Parameter |
order-id | Integer | Required | OrderId for the order which has to be deleted. |
HTTP Method
POST
Example Test URL Request
https://test.httpapi.com/api/sitebuilder/delete.xml?auth-userid=1&auth-password=password&order-id=12
Response
Returns a map with the status of action.