Service URL: https://api.ssl2buy.com/orderservice/GlobalSignFullOrder/GetApprovalEmail/
This method allows partner to get approver email list.
Request Parameters for “GlobalSignGetApprovalEmailRequest”
Field Name | Description | Type | Required |
---|---|---|---|
PartnerEmail | SSL2Buy Login Email | String (Max Length : 200) | Yes |
ApiKey | SSL2Buy API Key | String (Max Length : 100) | Yes |
DomainName | Domain Name | String (Max Length : 200) | Yes |
ProductCode | Product Code. Refer section “Product Table” | Integer | Yes |
Response Parameters for “GlobalSignGetApprovalEmailResponse”
Field Name | Description | Type |
---|---|---|
ApprovalEmail | List Of Approver Email | String[] Array |
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 |