Resend Comodo Approval Email
Service URL: https://api.ssl2buy.com/queryservice/comodo/resendapprovalemail
This method allows the partner to resend the approval email for the order of product of “Comodo” brand. This method cannot be used with order of any other brand’s product. Refer the section “Product Table” for brand and product.
This method will resend approval email if order status is “WAIT_FOR_APPROVAL”. This method will return “StatusCode” = “0” if method is executed successfully.
Request Parameters
Field Name | Description | Type | Required |
---|---|---|---|
PartnerEmail | SSL2Buy login Email | String (Max Length : 200) | Yes |
ApiKey | ApiKey | String (Max Length : 100) | Yes |
OrderNumber | SSL2Buy Order number | Integer | Yes |
Response Parameters
Field Name | Description | Type |
---|---|---|
APIError | API Error and its description | Class |
.. ErrorNumber | Error Number. Refer section “Error Description”. | Integer |
.. ErrorField | Error Field | String |
.. ErrorMessage | Description of errors | String |
StatusCode | Status Code for Response from API i.e 0 = Success Response -1 = Error in Response |
Integer |