Updated getAllSSLOrders (markdown)
parent
b10e01d3bc
commit
2934314e6d
|
@ -18,7 +18,7 @@ _Data sent by the get parameter_
|
||||||
### Response
|
### Response
|
||||||
* orders - an array of orders
|
* orders - an array of orders
|
||||||
* order_id - order id
|
* order_id - order id
|
||||||
* status - enum: 'active','cancelled','expired','incomplete','new_order','unpaid','pending','processing','reissue','rejected','revoked'
|
* status - enum: 'processing','active','cancelled','expired','incomplete','unpaid','pending','rejected','revoked'
|
||||||
* limit - current limit
|
* limit - current limit
|
||||||
* offset - current offset
|
* offset - current offset
|
||||||
* count - count of extracted records
|
* count - count of extracted records
|
||||||
|
|
Loading…
Reference in New Issue