Resend GlobalSign Approval Email

Resend GlobalSign Approval Email

Service URL: https://api.ssl2buy.com/queryservice/globalsign/resendapprovalemail
This method allows the partner 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
PartnerEmail Partner Email Address 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
.. 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