Description
This function retrieves SSL certificates when they are available from the cPanel Market provider.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
provider |
string |
Required The cPanel Market provider's name. |
A valid string. |
cPStore |
order_item_id |
string |
Required The order item for which to poll. |
A valid string. |
8675309 |
Returns
Return |
Type |
Description |
Possible value |
Example |
status_code |
string |
The status code of the certificate. |
A valid string. |
RequiresApproval |
certificate_pem |
string |
The certificate's text. |
|
|