Service URL: https://api.ssl2buy.com/queryservice/ComodoFullOrder/ResendApprovalEmail
Test Service URL: https://demo-api.ssl2buy.com/queryservice/ComodoFullOrder/ResendApprovalEmail
This method allows the partner to resend approval Email to approve certificate request.
Request Parameters for “ResendComodoApprovalEmailRequest”
Field Name | Description | Type | Required |
---|---|---|---|
PartnerEmail | SSL2Buy Login Email | String (Max Length : 200) | Yes |
ApiKey | SSL2Buy API Key | String (Max Length : 100) | Yes |
OrderNumber | Partner should pass the SSl2Buy order number. | Integer | Yes |
Response Parameters for “ResendComodoApprovalEmailResponse”
Field Name | Description | Type |
---|---|---|
APIError | ||
.. ErrorNumber | Error Number | Integer |
.. ErrorField | Error Field | String |
.. ErrorMessage | Description of errors | String |
StatusCode | Status Code of Response i.e 0 = Method is executed successfully. -1 = There is an Error in Response. |
Integer |