Sample Request:

 {
 "certificateGroup": {
 "name": "Default"
 },
 "caConnectorInfo": {
 "name": "GoDaddy Deluxe UCC SSL SAN UCC OV SSL connector",
 "description": "",
 "certificateUuid": "",
 "certificateAuthority": "GoDaddy",
 "certificateType": "Deluxe UCC SSL - SAN (UCC_OV_SSL)",
 "csrParameters": {
 "commonName": "testgodaddy",
 "organization": "",
 "locality": "",
 "country": "",
 "enhancedSANTypes": {
 "dnsnames": [
 "testgodaddy"
 ],
 "dNSNames": [
 "testgodaddy"
 ]
 },
 "organizationUnit": "",
 "state": "",
 "mailAddress": "",
 "keyType": "RSA",
 "bitLength": "1024",
 "hashFunction": "SHA160",
 "ellipticCurve": "",
 "encryptedChallengePassword": "",
 "certificateCategories": [
 "Server",
 "Client"
 ]
 },
 "renewBefore": 0,
 "autoRegenerateEnabled": false,
 "regenerateBeforeInDays": 0,
 "inheritedFromGroup": false,
 "caSettingName": "Godaddy",
 "validityInDays": 365,
 "vendorSpecificDetails": {
 "slotSize": "10",
 "orderId": ""
 },
 "whiteLabelledCA": false,
 "existingUuid": "",
 "validityUnit": "years",
 "validityUnitValue": 1,
 "certificateCategory": "Server and Client",
 "isAutoRenewal": false
 },
 "csrGenerationSource": "appviewx",
 "fileIds": []
 } 
Note: Please refer to the "Request Structure" to identify the changeable values.