Overview
The API will submit a request to create a certificate in Sync Mode. In sync mode, certificate will be generated immediately and sent in the response. Request payload varies depending on the Certificate Authority (CA) with which enrollment or creation is requested. There are two parameters that are different than async APIs. They are "isSync" and "ttl". If "isSync", that is, Sync Mode is true, it overrides the policy for certificate request approvals to create a new Certificate. You can use these two parameters for all the CA's mentioned in the async APIs.