diff --git a/cancelSSLOrder.md b/cancelSSLOrder.md new file mode 100644 index 0000000..89aebd6 --- /dev/null +++ b/cancelSSLOrder.md @@ -0,0 +1,14 @@ +URL: /orders/cancel_ssl_order/
+Request type: POST + +### Overview +Use that option to request cancellation/refund of any order. Please note, it takes from 2-48 hours to review cancellation request. + +### Request parameters +* order_id - ID of the order to be canceled +* reason – Cancellation reason + +### Response +If no errors in request following parameters will be returned: + +* order_id - unique order ID \ No newline at end of file