API Guide For Sunbird-RC
The APIs used in the certificate generation process are listed below. Kindly find the Postman collection file in the below link
Last updated
The APIs used in the certificate generation process are listed below. Kindly find the Postman collection file in the below link
Last updated
Successful response
OK
"{\n /// updated fields\n}"
OK
"{\n \"recipient\": {\n \"id\": {{user id}},\n \"name\": {{user name}},\n \"type\": \"user\"\n },\n \"issuer\": {\n \"url\": {{issure url}},\n \"name\": {{issure name}},\n \"kid\": {{Public key osid}}\n },\n \"training\": {\n \"id\": {{course id}},\n \"name\": {{course name}},\n \"type\": \"Course\",\n \"batchId\": {{batch id}}\n },\n \"templateUrl\": {{template url}},\n \"status\": \"ACTIVE\",\n \"signatory\": [\n {\n \"name\": \"commissioner\",\n \"image\": {{base64 signatory}},\n \"designation\": \"CEO\",\n \"id\": \"CEO/CEO\"\n }\n ],\n \"oldId\": {{old certificate id if certificate is reissue}},\n \"certificateLabel\": {{certificate name}},\n \"issuedOn\": {{issued time}}\n}"
OK
OK
"{\n \"filters\": {\n // fields\n }\n}"
OK