Skip to main content

CreateBlasterCertificateDto

userIdstringrequired
certificateNumberstringrequired
issuingAuthoritystringrequired
issuedAtstringrequired
expiresAtstringrequired
attachmentUrlstring
notesstring
CreateBlasterCertificateDto
{
"userId": "string",
"certificateNumber": "string",
"issuingAuthority": "string",
"issuedAt": "string",
"expiresAt": "string",
"attachmentUrl": "string",
"notes": "string"
}