Resend GlobalSign Approval Email

Resend GlobalSign Approval Email

Service URL: https://api.cheapsslshop.com/api/GlobalSign/resendapprovalemail
This method allows the user to resend the approval email for the order of product of “Globalsign” 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
LoginEmail CheapSSLShop Login Email String (Max Length : 200) Yes
ApiKey ApiKey String (Max Length : 100) Yes
OrderNumber CheapSSLShop Order number Integer Yes

Response Parameters

Field Name Description Type
APIError
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