Sample Request:

 {
"csrGenerationSource": "appviewx",
 "caConnectorInfo": {
 "certificateAuthority": "GlobalSign",
 "autoRegenerateEnabled": false,
 "caSettingName": "Globalsign",
 "certificateType": "Alpha SSL",
 "description": "",
 "csrParameters": {
 "commonName": "testcert.testdomain.com",
 "organization": "AppViewX",
 "organizationUnit": "PE",
 "streetAddress": "Park Street",
 "locality": "Plano",
 "state": "Texas",
 "country": "US",
 "postalCode": "73301",
 "mailAddress": "[email protected]",
 "hashFunction": "SHA256",
 "keyType": "RSA",
 "bitLength": "2048",
 "certificateCategories": ["Server", "Client"],
 "ellipticCurve": "",
 "enhancedSANTypes": {
 "dNSNames": []
 }
 },
 "vendorSpecificDetails": {
 "domainAdminMailId": "hostmaster",
 "incorporatingAgencyRegistrationNumber": "",
 "designation": "",
 "businessCategory": "PO",
 "orderId": ""
 },
 "validityInDays": 183
 },
 "certificateGroup": {
 "name": "Default"
 }
 }
Note: Please refer to the "Request Structure" to identify the changeable values.