Updated getOrderStatus (markdown)
parent
73e9b501b8
commit
0a28347407
|
@ -58,6 +58,11 @@ If no errors in request following parameters will be returned:
|
||||||
* free_ev_upgrade
|
* free_ev_upgrade
|
||||||
* goget_website
|
* goget_website
|
||||||
* codesigning_inviteurl
|
* codesigning_inviteurl
|
||||||
|
* san - there will be list of SAN items with statuses, Only for Comodo/GGSSL
|
||||||
|
* "san_name": "domain.tld",<br>
|
||||||
|
"validation_method": http, https, dns, email<br>
|
||||||
|
"status": "0" - not set, '1' - Processing, '2' - Validated,<br>
|
||||||
|
"status_description": description
|
||||||
* manual_check: 0; if 1, order is under brand validation
|
* manual_check: 0; if 1, order is under brand validation
|
||||||
* pre_signing: 0; if 1, Comodo has too many orders and issuance of SSL delayed
|
* pre_signing: 0; if 1, Comodo has too many orders and issuance of SSL delayed
|
||||||
* validation_description
|
* validation_description
|
||||||
|
|
Loading…
Reference in New Issue