Get Subscription Order History

Get Order Subscription History

Service URL: https://api.ssl2buy.com/orderservice/order/getsubscriptionordershistory
This method allows partner to get subscription order history details for order number

Request Parameters “GetSubscriptionHistoryRequest"

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 “GetSubscriptionHistoryResponse"

Field Name Description Type
SubscriptionHistory List object of Subscription History List
OrderNumber Order Number Integer
EndDate If the link is pending for configuration, it will show Subscription End Date.
If the link is used and certificate is issued, it will show Certificate End Date.
DateTime
SubscriptionEndDate Subscription end date means that you need to configure the order using the configuration link before that date to get the certificate for that particular year. DateTime
DomainName Domain Name String
Pin Pin for the Configuration Link String
CertificateStatus Certificate Status String
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