{"openapi":"3.0.1","info":{"title":"API for Certificate Signatures endpoints.","description":"This API is for Certificate Signatures endpoints.","version":"1"},"servers":[{"url":"https://educ-grad-report-api-77c02f-dev.apps.silver.devops.gov.bc.ca","description":"Generated server url"}],"security":[{"OAUTH2":["READ_GRAD_STUDENT_UNGRAD_REASONS_DATA","READ_GRAD_STUDENT_CAREER_DATA"]}],"paths":{"/api/v1/reports/xmltranscriptreport":{"post":{"tags":["Report"],"summary":"Generate Student XML Transcript Report","description":"Generate Student XML Transcript Report","operationId":"getStudentXmlTranscriptReport","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/XmlReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/transcriptreport":{"post":{"tags":["Report"],"summary":"Generate Student Transcript Report","description":"Generate Student Transcript Report","operationId":"getStudentTranscriptReport","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/studentnongradprojected":{"post":{"tags":["Report"],"summary":"Generate Student NonGraduate Projected Requirements Report","description":"Generate Student NonGraduate Projected Requirements Report","operationId":"getStudentNonGradProjected","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/studentnongrad":{"post":{"tags":["Report"],"summary":"Generate Student NonGraduate Report","description":"Generate Student NonGraduate Report","operationId":"getStudentNonGrad","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/signatures/save":{"post":{"tags":["Signature Image"],"summary":"Create Signature","description":"Create Signature Image File","operationId":"saveGragReportSignatureImage","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GradReportSignatureImage"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/GradReportSignatureImage"}}}}}}},"/api/v1/reports/signatures/saveSignatureBlockTypeCode":{"post":{"tags":["Signature Block Type"],"summary":"Save Signature Block Type Code","description":"Save Signature Block Type Code","operationId":"saveSignatureBlockTypeCode","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SignatureBlockTypeCode"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/SignatureBlockTypeCode"}}}}}}},"/api/v1/reports/schoolnongraduation":{"post":{"tags":["Report"],"summary":"Generate School Non-Graduates Report","description":"Generate School Non-Graduates Report","operationId":"getSchoolNonGraduation","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/schoollabel":{"post":{"tags":["Report"],"summary":"Generate School Label Report","description":"Generate School Label Report","operationId":"getSchoolLabel","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/schoolgraduation":{"post":{"tags":["Report"],"summary":"Generate School Graduation Report","description":"Generate School Graduation Report","operationId":"getSchoolGraduation","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/schooldistributionyearend":{"post":{"tags":["Report"],"summary":"Generate Year End School Distribution Report","description":"Generate Year End School Distribution Report","operationId":"getSchoolDistributionYearEnd","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/schooldistribution":{"post":{"tags":["Report"],"summary":"Generate School Distribution Report","description":"Generate School Distribution Report","operationId":"getSchoolDistribution","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/packingslip":{"post":{"tags":["Report"],"summary":"Generate Packing Slip","description":"Generate Packing Slip","operationId":"getPackingSlip","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/districtdistributionyearendnongrad":{"post":{"tags":["Report"],"summary":"Generate District Distribution Year End Non Grad Report","description":"Generate District Distribution Year End Non Grad Report","operationId":"getDistrictDistributionYearEndNonGrad","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/districtdistributionyearend":{"post":{"tags":["Report"],"summary":"Generate District Distribution Year End Report","description":"Generate District Distribution Year End Report","operationId":"getDistrictDistributionYearEnd","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/certificate":{"post":{"tags":["Report"],"summary":"Generate Student Certificate","description":"Generate Student Certificate","operationId":"getStudentCertificate","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/achievementreport":{"post":{"tags":["Report"],"summary":"Generate Student Achievement Report","description":"Generate Student Achievement Report","operationId":"getStudentAchievementReport","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/signatures/{signCode}":{"get":{"tags":["Signature Image"],"summary":"Return Signature Image binary","description":"Retrieve Signature Image binary by signature code","operationId":"extractSignatureImageByCode","parameters":[{"name":"signCode","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"type":"string","format":"byte"}}}}}}}},"/api/v1/reports/signatures/getSignatureBlockTypeCodes":{"get":{"tags":["Signature Block Type"],"summary":"Return Signature Block Type","description":"Retrieve Signature Block Type","operationId":"getSignatureBlockTypeCodes","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/SignatureBlockTypeCode"}}}}}}}},"/api/v1/reports/signatures/getSignatureBlockTypeCode/{signBlockTypeCode}":{"get":{"tags":["Signature Block Types"],"summary":"Return Signature Block Types","description":"Retrieve Signature Block Types","operationId":"getSignatureBlockTypeCode","parameters":[{"name":"signBlockTypeCode","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/SignatureBlockTypeCode"}}}}}}},"/api/v1/reports/signatures/get/{signCode}":{"get":{"tags":["Signature Image"],"summary":"Return Signature Image Object","description":"Retrieve Signature Object by signature code","operationId":"getSignatureImageByCode","parameters":[{"name":"signCode","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"$ref":"#/components/schemas/GradReportSignatureImage"}}}}}}},"/api/v1/reports/signatures/get/all":{"get":{"tags":["Signature Images"],"summary":"Return Signature Images","description":"Retrieve Signature Objects","operationId":"getSignatureImages","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/GradReportSignatureImage"}}}}}}}},"/api/v1/metadata":{"get":{"tags":["Metadata"],"summary":"API Metadata","description":"API Metadata","operationId":"generateMetadata","responses":{"200":{"description":"OK","content":{"*/*":{"schema":{"type":"string"}}}}}}}},"components":{"schemas":{"Pen":{"type":"object","properties":{"pen":{"type":"string"},"entityID":{"type":"string"}}},"XmlReportData":{"type":"object","properties":{"requestTrackId":{"type":"string"},"pen":{"$ref":"#/components/schemas/Pen"},"authorizeDate":{"type":"string"},"psis":{"type":"string"},"organizationName":{"type":"string"},"addressLine1":{"type":"string"},"addressLine2":{"type":"string"},"addressLine3":{"type":"string"},"city":{"type":"string"},"stateProvince":{"type":"string"},"postalCode":{"type":"string"}}},"XmlReportOptions":{"type":"object","properties":{"cacheReport":{"type":"boolean"},"convertTo":{"type":"string"},"overwrite":{"type":"boolean"},"reportName":{"type":"string"},"reportFile":{"type":"string"}}},"XmlReportRequest":{"type":"object","properties":{"options":{"$ref":"#/components/schemas/XmlReportOptions"},"data":{"$ref":"#/components/schemas/XmlReportData"}}},"AchievementCourse":{"type":"object","properties":{"pen":{"type":"string"},"courseName":{"type":"string"},"courseCode":{"type":"string"},"courseLevel":{"type":"string"},"requirement":{"type":"string"},"equivalency":{"type":"string"},"sessionDate":{"type":"string"},"schoolPercent":{"type":"string"},"examPercent":{"type":"string"},"finalPercent":{"type":"string"},"credits":{"type":"string"},"finalLetterGrade":{"type":"string"},"courseType":{"type":"string"},"interimMark":{"type":"string"},"interimLetterGrade":{"type":"string"},"relatedCourse":{"type":"string"},"relatedLevel":{"type":"string"},"usedForGrad":{"type":"string"},"projected":{"type":"boolean"},"gradReqMet":{"type":"string"},"completedCoursePercentage":{"type":"string"},"completedCourseLetterGrade":{"type":"string"},"interimPercent":{"type":"string"},"equivOrChallenge":{"type":"string"},"creditsUsedForGrad":{"type":"integer","format":"int32"},"examinable":{"type":"boolean"}}},"Address":{"type":"object","properties":{"streetLine1":{"type":"string"},"streetLine2":{"type":"string"},"streetLine3":{"type":"string"},"city":{"type":"string"},"region":{"type":"string"},"country":{"type":"string"},"code":{"type":"string"}}},"Assessment":{"type":"object","properties":{"issueDate":{"type":"string","format":"date-time"},"results":{"type":"array","items":{"$ref":"#/components/schemas/AssessmentResult"}}}},"AssessmentResult":{"type":"object","properties":{"assessmentName":{"type":"string"},"assessmentCode":{"type":"string"},"proficiencyScore":{"type":"string"},"sessionDate":{"type":"string"},"gradReqMet":{"type":"string"},"specialCase":{"type":"string"},"exceededWriteFlag":{"type":"string"},"projected":{"type":"boolean"}}},"Certificate":{"type":"object","properties":{"issued":{"type":"string","format":"date-time"},"certStyle":{"type":"string"},"orderType":{"$ref":"#/components/schemas/OrderType"},"isOrigin":{"type":"boolean"}}},"CertificateType":{"type":"object","properties":{"reportName":{"type":"string"},"paperType":{"$ref":"#/components/schemas/PaperType"}}},"Code":{"type":"object","properties":{"code":{"type":"string"},"description":{"type":"string"},"credits":{"type":"integer","format":"int32"},"name":{"type":"string"}}},"DistrictImpl":{"type":"object","properties":{"createdBy":{"type":"string"},"createdOn":{"type":"string","format":"date-time"},"lastUpdatedOn":{"type":"string","format":"date-time"},"lastUpdatedBy":{"type":"string"},"xactId":{"type":"integer","format":"int32","writeOnly":true},"entityId":{"type":"string"},"distno":{"type":"string"},"name":{"type":"string"},"address":{"$ref":"#/components/schemas/PostalAddress"},"id":{"type":"integer","format":"int64"},"districtNumber":{"type":"string"},"districtName":{"type":"string"}}},"Exam":{"type":"object","properties":{"courseCode":{"type":"string"},"courseName":{"type":"string"},"courseLevel":{"type":"string"},"sessionDate":{"type":"string"},"gradReqMet":{"type":"string"},"projected":{"type":"boolean"},"completedCoursePercentage":{"type":"string"},"completedCourseLetterGrade":{"type":"string"},"bestSchoolPercent":{"type":"string"},"bestExamPercent":{"type":"string"},"interimPercent":{"type":"string"},"equivOrChallenge":{"type":"string"},"metLitNumRequirement":{"type":"string"},"credits":{"type":"string"},"creditsUsedForGrad":{"type":"integer","format":"int32"}}},"GradProgram":{"type":"object","properties":{"code":{"$ref":"#/components/schemas/Code"},"expiryDate":{"type":"string"}}},"GradRequirement":{"type":"object","properties":{"code":{"type":"string"},"description":{"type":"string"},"courseDetails":{"type":"array","items":{"$ref":"#/components/schemas/AchievementCourse"}}}},"GraduationData":{"type":"object","properties":{"graduationDate":{"type":"string","format":"date"},"honorsFlag":{"type":"boolean"},"dogwoodFlag":{"type":"boolean"},"programCodes":{"type":"array","items":{"type":"string"}},"programNames":{"type":"array","items":{"type":"string"}},"totalCreditsUsedForGrad":{"type":"string"}}},"GraduationStatus":{"type":"object","properties":{"programCompletionDate":{"type":"string"},"honours":{"type":"string"},"gpa":{"type":"string"},"studentGrade":{"type":"string"},"studentStatus":{"type":"string"},"studentStatusName":{"type":"string"},"schoolAtGrad":{"type":"string"},"schoolOfRecord":{"type":"string"},"certificates":{"type":"string"},"graduationMessage":{"type":"string"},"programName":{"type":"string"}}},"Mark":{"type":"object","properties":{"schoolPercent":{"type":"string"},"examPercent":{"type":"string"},"finalPercent":{"type":"string"},"finalLetterGrade":{"type":"string"},"interimPercent":{"type":"string"},"interimLetterGrade":{"type":"string"}}},"NonGradReason":{"type":"object","properties":{"code":{"type":"string"},"description":{"type":"string"}}},"OptionalProgram":{"type":"object","properties":{"optionalProgramCode":{"type":"string"},"optionalProgramName":{"type":"string"},"programCompletionDate":{"type":"string"},"hasRequirementMet":{"type":"string"},"requirementMet":{"type":"array","items":{"$ref":"#/components/schemas/GradRequirement"}},"nonGradReasons":{"type":"array","items":{"$ref":"#/components/schemas/NonGradReason"}}}},"OrderType":{"type":"object","properties":{"name":{"type":"string"},"certificateType":{"$ref":"#/components/schemas/CertificateType"}}},"OtherProgram":{"type":"object","properties":{"programCode":{"type":"string"},"programName":{"type":"string"}}},"PackingSlip":{"type":"object","properties":{"recipient":{"type":"string"},"school":{"$ref":"#/components/schemas/School"},"orderType":{"$ref":"#/components/schemas/PackingSlipOrderType"},"orderDate":{"type":"string","format":"date-time"},"orderedBy":{"type":"string"},"orderNumber":{"type":"integer","format":"int64"},"quantity":{"type":"integer","format":"int32"},"current":{"type":"integer","format":"int32"},"total":{"type":"integer","format":"int32"}}},"PackingSlipOrderType":{"type":"object","properties":{"name":{"type":"string"},"packingSlipType":{"$ref":"#/components/schemas/PackingSlipType"}}},"PackingSlipType":{"type":"object","properties":{"name":{"type":"string"},"paperType":{"$ref":"#/components/schemas/PaperType"}}},"PaperType":{"type":"object","properties":{"code":{"type":"string"}}},"PostalAddress":{"type":"object","properties":{"region":{"type":"string"},"countryCode":{"type":"string"},"city":{"type":"string"},"streetLine1":{"type":"string"},"streetLine2":{"type":"string"},"postalCode":{"type":"string"},"streetLine3":{"type":"string"},"formattedAddressForLabels":{"type":"string"},"id":{"type":"integer","format":"int64"},"entityId":{"type":"string"},"createdOn":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"lastUpdatedOn":{"type":"string","format":"date-time"},"lastUpdatedBy":{"type":"string"}}},"ReportData":{"type":"object","properties":{"student":{"$ref":"#/components/schemas/Student"},"school":{"$ref":"#/components/schemas/School"},"district":{"$ref":"#/components/schemas/DistrictImpl"},"transcript":{"$ref":"#/components/schemas/Transcript"},"assessment":{"$ref":"#/components/schemas/Assessment"},"gradProgram":{"$ref":"#/components/schemas/GradProgram"},"graduationData":{"$ref":"#/components/schemas/GraduationData"},"updateDate":{"type":"string"},"certificate":{"$ref":"#/components/schemas/Certificate"},"graduationStatus":{"$ref":"#/components/schemas/GraduationStatus"},"issueDate":{"type":"string","format":"date-time"},"packingSlip":{"$ref":"#/components/schemas/PackingSlip"},"logo":{"type":"string"},"orgCode":{"type":"string"},"gradMessage":{"type":"string"},"reportNumber":{"type":"string"},"reportTitle":{"type":"string"},"reportSubTitle":{"type":"string"},"nonGradReasons":{"type":"array","items":{"$ref":"#/components/schemas/NonGradReason"}},"studentCourses":{"type":"array","items":{"$ref":"#/components/schemas/AchievementCourse"}},"studentExams":{"type":"array","items":{"$ref":"#/components/schemas/Exam"}},"optionalPrograms":{"type":"array","items":{"$ref":"#/components/schemas/OptionalProgram"}},"schools":{"type":"array","items":{"$ref":"#/components/schemas/School"}}},"xml":{"name":"generateReport"}},"ReportOptions":{"type":"object","properties":{"cacheReport":{"type":"boolean"},"convertTo":{"type":"string"},"overwrite":{"type":"boolean"},"preview":{"type":"boolean"},"reportName":{"type":"string"},"reportFile":{"type":"string"}}},"ReportRequest":{"type":"object","properties":{"options":{"$ref":"#/components/schemas/ReportOptions"},"data":{"$ref":"#/components/schemas/ReportData"},"dataMap":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/ReportData"}}}},"School":{"type":"object","properties":{"schoolId":{"type":"string"},"mincode":{"type":"string"},"name":{"type":"string"},"typeIndicator":{"type":"string"},"typeBanner":{"type":"string"},"signatureCode":{"type":"string"},"distno":{"type":"string"},"schlno":{"type":"string"},"schoolCategoryCode":{"type":"string"},"address":{"$ref":"#/components/schemas/Address"},"phoneNumber":{"type":"string"},"dogwoodElig":{"type":"string"},"schoolStatistic":{"$ref":"#/components/schemas/SchoolStatistic"},"students":{"type":"array","items":{"$ref":"#/components/schemas/Student"}}}},"SchoolStatistic":{"type":"object","properties":{"transcriptCount":{"type":"integer","format":"int32"},"dogwoodCount":{"type":"integer","format":"int32"},"adultDogwoodCount":{"type":"integer","format":"int32"},"frenchImmersionCount":{"type":"integer","format":"int32"},"programFrancophoneCount":{"type":"integer","format":"int32"},"evergreenCount":{"type":"integer","format":"int32"},"totalCertificateCount":{"type":"integer","format":"int32"}}},"Student":{"required":["birthdate"],"type":"object","properties":{"pen":{"$ref":"#/components/schemas/Pen"},"firstName":{"type":"string"},"middleName":{"type":"string"},"lastName":{"type":"string"},"gender":{"type":"string"},"citizenship":{"type":"string"},"birthdate":{"type":"string","format":"date"},"address":{"$ref":"#/components/schemas/Address"},"grade":{"type":"string"},"gradProgram":{"type":"string"},"gradReqYear":{"type":"string"},"studStatus":{"type":"string"},"sccDate":{"type":"string"},"mincodeGrad":{"type":"string"},"englishCert":{"type":"string"},"frenchCert":{"type":"string"},"localId":{"type":"string"},"hasOtherProgram":{"type":"string"},"lastUpdateDate":{"type":"string","format":"date-time"},"otherProgramParticipation":{"type":"array","items":{"$ref":"#/components/schemas/OtherProgram"}},"nonGradReasons":{"type":"array","items":{"$ref":"#/components/schemas/NonGradReason"}},"graduationData":{"$ref":"#/components/schemas/GraduationData"},"graduationStatus":{"$ref":"#/components/schemas/GraduationStatus"}}},"Transcript":{"type":"object","properties":{"interim":{"type":"string"},"issueDate":{"type":"string","format":"date-time"},"code":{"$ref":"#/components/schemas/Code"},"results":{"type":"array","items":{"$ref":"#/components/schemas/TranscriptResult"}}}},"TranscriptCourse":{"type":"object","properties":{"name":{"type":"string"},"code":{"type":"string"},"level":{"type":"string"},"credits":{"type":"string"},"sessionDate":{"type":"string"},"type":{"type":"string"},"relatedCourse":{"type":"string"},"relatedLevel":{"type":"string"}}},"TranscriptResult":{"type":"object","properties":{"course":{"$ref":"#/components/schemas/TranscriptCourse"},"mark":{"$ref":"#/components/schemas/Mark"},"requirement":{"type":"string"},"requirementName":{"type":"string"},"equivalency":{"type":"string"},"usedForGrad":{"type":"string"}}},"GradReportSignatureImage":{"type":"object","properties":{"createdBy":{"type":"string"},"createdTimestamp":{"type":"string","format":"date-time"},"updatedBy":{"type":"string"},"updatedTimestamp":{"type":"string","format":"date-time"},"signatureId":{"type":"string","format":"uuid"},"signatureContent":{"type":"array","items":{"type":"string","format":"byte"}},"gradReportSignatureCode":{"type":"string"},"gradReportSignatureName":{"type":"string"},"gradReportSignatureOrganizationName":{"type":"string"},"districtName":{"type":"string"},"effectiveDate":{"type":"string","format":"date-time"},"expiryDate":{"type":"string","format":"date-time"}}},"SignatureBlockTypeCode":{"type":"object","properties":{"createdBy":{"type":"string"},"createdTimestamp":{"type":"string","format":"date-time"},"updatedBy":{"type":"string"},"updatedTimestamp":{"type":"string","format":"date-time"},"signatureBlockTypeCode":{"type":"string"},"label":{"type":"string"},"description":{"type":"string"},"code":{"type":"string"}}}},"securitySchemes":{"OAuth2":{"type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"https://soam-dev.apps.silver.devops.gov.bc.ca/auth/realms/master/protocol/openid-connect/token"}}}}}}