The external unique credential's identifier (used in the digital wallet to generate a URL).
groupId
string
"01g90279gp5sbmfek7wymcsvec"
The unique group's identifier.
status
string
"draft"
The status of the credential is draft, scheduled, issued or expired.
recipient.name
string
"John Doe"
The name of the credential’s recipient.
recipient.email
string
"john.doe@example.com"
The email of the credential’s recipient.
issueDate
string
"2022-01-01"
The date of your credential's issuance. Formatted as an ISO 8601 date string.
expiryDate
string or null
"2023-01-01"
The date of your credential's expiration. Formatted as an ISO 8601 date string.
customAttributes
object
{"custom.mentor": "Jane Doe"}
The key-value object of your custom attributes, where key is your attribute's tag and value is the text value you want to store. Make sure the attribute you want to use exists in your account. You can create attributes here.
createdAt
string
"2022-01-01T00:00:00.000Z"
The date and time when this credential was created. Formatted as an ISO 8601 date and time string.
updatedAt
string
"2022-01-01T00:00:00.000Z"
The date and time when this credential was updated. Formatted as an ISO 8601 date and time string.