From 2cdc3d26b0679f5f4b25661bf6c41bc6f27fbb83 Mon Sep 17 00:00:00 2001 From: Igors Savins Date: Tue, 21 Jul 2020 12:42:07 +0300 Subject: [PATCH] Updated getOrdersStatus (markdown) --- getOrdersStatus.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/getOrdersStatus.md b/getOrdersStatus.md index 11b058e..65607f0 100644 --- a/getOrdersStatus.md +++ b/getOrdersStatus.md @@ -13,9 +13,10 @@ If no errors in request following parameters will be returned: * success - true * time_stamp - server timestamp * certificates - array of certificates -** order_id - unique order ID -** status - certificate status (active, cancelled, expired, incomplete, new_order, unpaid, pending, processing, reissue, rejected,) -** expires - optional. If the status is 'active' the certificate expiration date is shown in this field. + +> * order_id - unique order ID +> * status - certificate status (active, cancelled, expired, incomplete, new_order, unpaid, pending, processing, reissue, rejected,) +> * expires - optional. If the status is 'active' the certificate expiration date is shown in this field. ### Example response