Skip to main content

2.7 Get Product and Price List

2.7.1 API Information

Environment
Production environmenthttps://portal.racent.com/ssl/productList
Request methodPOST
content-typemultipart/form-data
DescriptionThis interface retrieves product information.

2.7.2 Parameter Definition

Parameter nameParameter typeRequiredDescription
api_tokenStringYIdentity credential. Please contact Racent technical support to generate the token.
vendorStringYFilter by brand, this parameter must be one of the following values:
Positive
Sectigo
sslTrus
baiduTrust
Digicert
Geotrust
GlobalSign
Thawte
Entrust
CFCA
WoTrus
Certum
encryptTypeIntN1: International algorithm (rsa/ecc)
1: Guomi (SM cryptography) algorithm

Function Return

Parameter nameParameter typeRequiredDescription
codeIntYReturn status. For detailed explanations, please refer to Appendix 3.1
dataArrayNEach item is a product Object, with details per item as follows:
codeStringNProduct code
productNameStringNProduct name
supportWildcardStringNWhether wildcard domains are supported. Value is Y or N.
supportStandardStringNWhether standard domains are supported. Value is Y or N.
supportIpStringNWhether IP addresses are supported. Value is Y or N.
supportSanStringNWhether multi-domain (SAN) is supported. Value is Y or N.
validationTypeStringNCertificate type. Value is dv, ov or ev
maxDomainIntNMaximum number of domains.
maxYearIntNMaximum purchase period in years.
defaultProtectDomainIntNDefault number of protected domains.
defaultProtectTypeStringNDefault protected domain type.
standard: Standard
wildcard: Wildcard
billingMethodStringNBilling method.
standard: Standard pricing
flex: Pricing by number of domains
priceObjectN
basePriceObjectNBase price, details as follows
price012NumberNPrice for 1 year; similarly the price for 2 years is price024. If the field is absent, purchase for that period is not available.
sanPriceObjectNPrice for additional SAN domains, details as follows
price012NumberNPrice for 1 year; similarly the price for 2 years is price024. If the field is absent, purchase for that period is not available.
errorsObject or StringNWhen the response status is error, the detailed error information.