Updated getOrdersStatus (markdown)
parent
a8172a8061
commit
2cdc3d26b0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue