| code | Int | Y | Return status. Please refer to Appendix 3.1 for detailed explanations. |
| errors | Object or String | N | Specific error information when the return status is an error. |
| data | Object | N | This parameter is required (Y) when the return status is successful. Details are described as follows: |
| certId | String | N | Racent certificate ID. Please keep it properly, this parameter is the unique credential for the Racent instance. |
| vendorId | String | N | CA order number. |
| vendorCertId | String | N | CA certificate ID. |
| DCVfileName | String | N | File validation file name |
| DCVfileContent | String | N | File validation file content |
| DCVdnsHost | String | N | DNS validation host value |
| DCVdnsValue | String | N | DNS validation record value |
| DCVdnsType | String | N | DNS validation record type |
| DCVfilePath | String | N | File validation file path |
| dcvInfo | Object | N | This field is Y when the validation value differs for each domain in the certificate request The type of each entry is Object, and the object name of each entry is the requested domain name, for example: racent.com. Details of each entry are as follows: |
| DCVfileName | String | N | File validation file content |
| DCVfileContent | String | N | File validation file content |
| DCVdnsHost | String | N | DNS validation host value |
| DCVdnsValue | String | N | DNS validation record value |
| DCVdnsType | String | N | DNS verification record type |
| DCVfilePath | String | N | File verification file path |