Resend Symantec Approval Email
Service URL: https://api.ssl2buy.com/queryservice/symantec/resendapprovalemail
This method allows the partner to resend the approval email for the order of product of “Symantec” brand. This method cannot be used with order of any other brand’s 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. Refer the section “Product Table” for brand and product.
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 |