Issue Credential
Issue a credential and deliver it to a wallet or email address.
API scope required credentials.create
Authorizations
Key obtained from the Crossmint developer console, reflecting the API scope granted.
Path Parameters
The credential template's id that the newly issued credential is related to.
Body
Recipient address in the format of <chain>:<address>
or email:<email_address>:<chain>
.
Notify recipient via email notification about successful mint [Default: true]. Learn how this applies to legacy projects.
Specify the locale for the email content [Default: en-US]
Descriptive information inherited, by default, from the credential's template.
Response
Uniquely identifies the transaction in the system.
Information on the credential's current status on the blockchain, specifying its status on the specified network and related smart contract address.
Key identifier for the credential itself, distinct from the transaction or record as a whole.
Represents the action or transaction ID. In this context, it is the same as the primary id, indicating reference to the same overarching transaction or operation.