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