When a request is created, a snapshot of each approval is captured. Any later edits to an approval will not affect the content of credentials already generated.
Features
- Create: fields and structure vary significantly depending on the type; see Glossary for what each type requires
- Active: toggle visibility when generating new requests
- Delete: permanently removes the approval; you can choose to also cancel all ongoing requests that include it
Glossary
Type- Document: PDF for signing, with optional placed signature fields, filled by the users on their secure links; the PDF is immutable after upload
- Form: structured questionnaire the user fills in
- Consent: text statement the user agrees to, optionally linked to an external legal page
- Mandate: lets you configure the
userParamsof a pre-existing Action
API access
Approvals configured here are listed programmatically withGET /approvals and referenced by id when creating requests with POST /request.