SyncResponseStructure

Response returns string of type application/json with the following body params:

Name Description Field Type
response Contains the response attributes for the enrollment request. SyncResponse
message Success message or failure description in case of error. String
appStatusCode Application specific status code for the response. Will be non-null for failure response. String
tags More info in case of failure response. NA

SyncResponse

Name Description Field Type
resourceId Identifier of the certificate record that has been created.
Note: resourceId in the above request can be found using the search API using commonName, serial No. or other search parameters.
String
requestId Open work order request ID. String
certificateContent Content of certificate in Base64 encoded format. String
encodedFormat Certificate content encoded format. String
certificateName Certificate name. String