Loading...

Knowledge Base

Suspend cWatch Order via the API

Description

Suspends an active cWatch order.

Parameters

NameData TypeRequired / OptionalDescription
orderidIntegerRequiredThe ID of the order to suspend (passed in the URL path)
auth-useridIntegerRequiredReseller ID (Authentication Parameter)
api-keyStringRequiredReseller API key (Authentication Parameter)

HTTP Method

PATCH

Example Request


PATCH https://httpapi.com/restapi/product/cwatch/order/854193/suspend?auth-userid=0&api-key=key

Content-Type: application/x-www-form-urlencoded

Response

Returns the status of the suspend operation for the specified order. Representative example:{ "orderid": "854193", "status":